diff --git a/coreblas/compute/CMakeLists.txt b/coreblas/compute/CMakeLists.txt index afa4460cc479577154dcc8b66ea3d4bcb9a56b0c..c98a3ab62c9389cc84872cf7abda0b12a77157e3 100644 --- a/coreblas/compute/CMakeLists.txt +++ b/coreblas/compute/CMakeLists.txt @@ -120,10 +120,9 @@ set_property(TARGET coreblas PROPERTY INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/ target_link_libraries(coreblas ${LAPACKE_LIBRARIES_DEP} - ${CBLAS_LIBRARIES_DEP} ${TMG_LIBRARIES_DEP} + ${CBLAS_LIBRARIES_DEP} ${LAPACK_LIBRARIES_DEP} - ${BLAS_LIBRARIES} ) # Installation