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
solverstack
Chameleon
Commits
ce1f4b09
Commit
ce1f4b09
authored
Apr 17, 2018
by
PRUVOST Florent
Browse files
fix comment
parent
e0438bee
Changes
1
Hide whitespace changes
Inline
Side-by-side
example/out_of_core/CMakeLists.txt
View file @
ce1f4b09
...
...
@@ -37,7 +37,7 @@ set(OOC_SOURCES
# Define what libraries we have to link with
# ------------------------------------------
unset
(
libs_for_ooc
)
# ooc executable depends on chameleon and lapacke (already
a
chameleon's dependenc
y
)
# ooc executable depends on chameleon
, starpu
and lapacke (already chameleon's dependenc
ies
)
list
(
APPEND libs_for_ooc chameleon
)
# message(STATUS "libs_for_ooc: ${libs_for_ooc}")
...
...
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