Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
1d635840
Commit
1d635840
authored
Aug 19, 2019
by
niklas.baumgarten
Browse files
fixed building
parent
88726cbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
1d635840
...
...
@@ -48,7 +48,7 @@ include_directories(${PROJECT_SOURCE_DIR}/mpp/src)
# Link libraries
link_directories
(
${
PROJECT_SOURCE_DIR
}
/sprng5/lib
)
link_directories
(
${
PROJECT_SOURCE_DIR
}
/superlu/lib
)
link_directories
(
${
PROJECT_SOURCE_DIR
}
/
mpp/
superlu/lib
)
if
(
UNIX AND NOT APPLE
)
set
(
SUPERLU superlu_4.3
)
elseif
(
APPLE
)
...
...
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