Skip to content

Commit ab7261e

Browse files
Removes duplicate inclusion of TMG lib
1 parent 6866f37 commit ab7261e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,6 @@ if(NOT LATESTLAPACK_FOUND)
469469
set(ALL_TARGETS ${ALL_TARGETS} ${LAPACKLIB})
470470
endif()
471471

472-
if(BUILD_TESTING)
473-
set(ALL_TARGETS ${ALL_TARGETS} ${TMGLIB})
474-
endif()
475-
476472
# Export lapack targets, not including lapacke, from the
477473
# install tree, if any.
478474
set(_lapack_config_install_guard_target "")

0 commit comments

Comments
 (0)