We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31ec51 commit bd27f0bCopy full SHA for bd27f0b
CMakeLists.txt
@@ -473,7 +473,6 @@ IF (BLAS_FOUND AND BLAS_INSTALL_LIBRARIES)
473
Install_Required_Library(${BLAS_openblas_LIBRARY})
474
Install_Required_Library("${libpath}/libquadmath")
475
Install_Required_Library("${libpath}/libgfortran")
476
- Install_Required_Library("${libpath}/libquadmath")
477
Install_Required_Library("${libpath}/libgcc")
478
ENDIF()
479
0 commit comments