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