Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Pitiot
CGoGN
Commits
8260d08a
Commit
8260d08a
authored
Sep 05, 2014
by
Sylvain Thery
Browse files
Merge branch 'develop' of icube-forge.unistra.fr:thery/cgogn into develop
parents
de622e31
2de7c84b
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps_cmake.txt
View file @
8260d08a
...
...
@@ -78,7 +78,7 @@ IF(WIN32)
ELSE(WIN32)
find_package(SuiteSparse REQUIRED)
SET (COMMON_INCLUDES ${COMMON_INCLUDES} ${SUITESPARSE_INCLUDE_DIRS})
SET (COMMON_LIBS
${COMMON_LIBS}
${SUITESPARSE_LIBRARIES})
SET (COMMON_LIBS ${SUITESPARSE_LIBRARIES}
lapack blas ${COMMON_LIBS}
)
ENDIF(WIN32)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment