Disable rapidjson tests
This commit is contained in:
@@ -43,6 +43,9 @@ FetchContent_Declare(
|
||||
)
|
||||
FetchContent_MakeAvailable(nlohmann_json)
|
||||
|
||||
set(RAPIDJSON_BUILD_TESTS
|
||||
OFF
|
||||
CACHE BOOL "Disable RapidJSON tests" FORCE)
|
||||
FetchContent_Declare(
|
||||
RapidJSON
|
||||
GIT_REPOSITORY https://github.com/Tencent/rapidjson.git
|
||||
|
||||
Reference in New Issue
Block a user