There was an error while loading. Please reload this page.
1 parent feb6edd commit e3c29e9Copy full SHA for e3c29e9
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