1 parent d88b719 commit b1c3e39Copy full SHA for b1c3e39
1 file changed
source/source_io/CMakeLists.txt
@@ -152,7 +152,5 @@ if(BUILD_TESTING)
152
endif()
153
154
if(ENABLE_RAPIDJSON)
155
- if(ENABLE_MPI)
156
- add_subdirectory(module_json)
157
- endif()
+ add_subdirectory(module_json)
158
0 commit comments