Skip to content

Commit 94078ea

Browse files
authored
Remove useless code in CMakeLists (deepmodeling#6732)
1 parent ba64a15 commit 94078ea

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -616,10 +616,6 @@ if(ENABLE_LIBCOMM)
616616
endif()
617617

618618

619-
620-
list(APPEND math_libs m)
621-
target_link_libraries(${ABACUS_BIN_NAME} ${math_libs})
622-
623619
if(DEFINED Libxc_DIR)
624620
set(ENABLE_LIBXC ON)
625621
endif()

0 commit comments

Comments
 (0)