Skip to content

Commit 426fc92

Browse files
remove parameter_pool.cpp in CMakeLists.txt (#3983)
Co-authored-by: Mohan Chen <[email protected]>
1 parent db23a2b commit 426fc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_io/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ list(APPEND objects
2828
output_log.cpp
2929
output_rho.cpp
3030
output_potential.cpp
31-
parameter_pool.cpp
31+
#parameter_pool.cpp
3232
para_json.cpp
3333
)
3434

0 commit comments

Comments
 (0)