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
David Cazier
CGoGN
Commits
d584f1a5
Commit
d584f1a5
authored
Feb 11, 2013
by
Pierre Kraemer
Browse files
update FindSuiteSparse.cmake
parent
8c900486
Changes
1
Hide whitespace changes
Inline
Side-by-side
ThirdParty/OpenNL/CMakeModules/FindSuiteSparse.cmake
View file @
d584f1a5
...
...
@@ -122,5 +122,5 @@ IF (SUITESPARSE_INCLUDE_DIRS AND SUITESPARSE_LIBRARIES)
MESSAGE
(
STATUS
"Found SuiteSparse"
)
ELSE
(
SUITESPARSE_INCLUDE_DIRS AND SUITESPARSE_LIBRARIES
)
SET
(
SUITESPARSE_FOUND FALSE
)
MESSAGE
(
FATAL_ERROR
"Unable to find SuiteSparse"
)
ENDIF
(
SUITESPARSE_INCLUDE_DIRS AND SUITESPARSE_LIBRARIES
)
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