Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e2d2bb6a authored by COJEAN Terry's avatar COJEAN Terry
Browse files

Fix a bug in upstream with wrong cmake dependency

parent 7f577a1c
No related branches found
No related tags found
1 merge request!17Fixes
......@@ -119,7 +119,7 @@ add_dependencies(chameleon_parsec
)
if (CHAMELEON_USE_CUDA AND NOT CHAMELEON_SIMULATION)
add_dependencies(chameleon_starpu cudablas_include)
add_dependencies(chameleon_parsec cudablas_include)
endif()
# installation
......
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