5 lines
119 B
Text
5 lines
119 B
Text
|
if(NOT KIMA2_USE_EXTERNAL_JSON)
|
||
|
set(JSON_BuildTests OFF CACHE INTERNAL "")
|
||
|
add_subdirectory(nlohmann_json)
|
||
|
endif()
|