Mentions légales du service

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

coreblas depends directly only on lapacke/cblas not tmg

parent c0a22e69
No related branches found
No related tags found
No related merge requests found
......@@ -120,9 +120,7 @@ set_property(TARGET coreblas PROPERTY INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/
target_link_libraries(coreblas
${LAPACKE_LIBRARIES_DEP}
${TMG_LIBRARIES_DEP}
${CBLAS_LIBRARIES_DEP}
${LAPACK_LIBRARIES_DEP}
)
# 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