Skip to content

Commit ba64c35

Browse files
author
abacus_fixer
committed
Update CMakeLists.txt: change json_output to module_json
1 parent 11938fe commit ba64c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_io/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ endif()
142142

143143
if(ENABLE_RAPIDJSON)
144144
if(ENABLE_MPI)
145-
add_subdirectory(json_output)
145+
add_subdirectory(module_json)
146146
endif()
147147
endif()

0 commit comments

Comments
 (0)