Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ce1f4b09 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

fix comment

parent e0438bee
No related branches found
No related tags found
No related merge requests found
......@@ -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 dependency)
# ooc executable depends on chameleon, starpu and lapacke (already chameleon's dependencies)
list(APPEND libs_for_ooc chameleon)
# message(STATUS "libs_for_ooc: ${libs_for_ooc}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment