Skip to content

Commit bd27f0b

Browse files
committed
remove repetition of libquadmath in TH CMakeLists
1 parent e31ec51 commit bd27f0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ IF (BLAS_FOUND AND BLAS_INSTALL_LIBRARIES)
473473
Install_Required_Library(${BLAS_openblas_LIBRARY})
474474
Install_Required_Library("${libpath}/libquadmath")
475475
Install_Required_Library("${libpath}/libgfortran")
476-
Install_Required_Library("${libpath}/libquadmath")
477476
Install_Required_Library("${libpath}/libgcc")
478477
ENDIF()
479478
ENDIF()

0 commit comments

Comments
 (0)