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
25f84868
Commit
25f84868
authored
Mar 07, 2013
by
Pierre Kraemer
Browse files
remove SuperLU usage from OpenNL
parent
eeab99b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
ThirdParty/OpenNL/CMakeOptions.txt
View file @
25f84868
...
...
@@ -55,8 +55,8 @@ SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/OpenNL/CMakeModules)
# (with a single underscore) rather than -DAdd__ (with two
# underscores). If you got two underscores, remove the
# second one, make clean and re-make SuperLU.
SET(USE_SUPERLU TRUE)
find_package(SuperLU REQUIRED)
#
SET(USE_SUPERLU TRUE)
#
find_package(SuperLU REQUIRED)
# Edit these lines to match your installation
#SET(SUPERLU_HOME /home/yourself/SuperLU_4.0 )
...
...
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