Skip to content

Commit 81abfac

Browse files
author
wenfei-li
committed
gint : update cmakefile for src_lcao test
1 parent 8527844 commit 81abfac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/src_lcao/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ remove_definitions(-D__EXX)
55
AddTest(
66
TARGET hsolver_gamma_rho
77
LIBS ${math_libs} base neighbor
8-
SOURCES gamma_rho_test.cpp ../../src_parallel/parallel_reduce.cpp ../../src_parallel/ft.cpp ../../src_pw/pw_basis.cpp ../../src_pw/pw_complement.cpp ../../src_pw/klist.cpp ../../src_parallel/parallel_kpoints.cpp ../gint_gamma.cpp ../gint_gamma_rho.cpp ../gint_tools.cpp ../grid_technique.cpp ../grid_base_beta.cpp ../grid_meshk.cpp ../grid_meshcell.cpp ../grid_bigcell.cpp ../grid_meshball.cpp ../../module_orbital/ORB_atomic.cpp ../../module_orbital/ORB_atomic_lm.cpp ../../module_orbital/ORB_gaunt_table.cpp ../../module_orbital/ORB_table_phi.cpp ../../module_orbital/ORB_table_beta.cpp ../../module_orbital/ORB_table_alpha.cpp ../../module_orbital/ORB_nonlocal_lm.cpp ../../module_orbital/ORB_nonlocal.cpp ../../module_cell/atom_spec.cpp ../../module_cell/atom_pseudo.cpp ../../module_cell/pseudo_nc.cpp ../../src_io/output.cpp
8+
SOURCES gamma_rho_test.cpp ../../src_parallel/parallel_reduce.cpp ../../src_parallel/ft.cpp ../../src_pw/pw_basis.cpp ../../src_pw/pw_complement.cpp ../../src_pw/klist.cpp ../../src_parallel/parallel_kpoints.cpp ../gint_gamma.cpp ../gint_gamma_rho.cpp ../gint_tools.cpp ../grid_technique.cpp ../grid_meshk.cpp ../grid_meshcell.cpp ../grid_bigcell.cpp ../grid_meshball.cpp ../../module_orbital/ORB_atomic.cpp ../../module_orbital/ORB_atomic_lm.cpp ../../module_orbital/ORB_gaunt_table.cpp ../../module_orbital/ORB_table_phi.cpp ../../module_orbital/ORB_table_beta.cpp ../../module_orbital/ORB_table_alpha.cpp ../../module_orbital/ORB_nonlocal_lm.cpp ../../module_orbital/ORB_nonlocal.cpp ../../module_cell/atom_spec.cpp ../../module_cell/atom_pseudo.cpp ../../module_cell/pseudo_nc.cpp ../../src_io/output.cpp
99
)
1010

1111
install(DIRECTORY support DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

0 commit comments

Comments
 (0)