Start using rapidjson
This commit is contained in:
@@ -19,8 +19,11 @@ if (NOT RAPIDJSON)
|
||||
file(REMOVE ${RJ_TAR_FILE})
|
||||
endif(NOT RAPIDJSON)
|
||||
|
||||
add_library(rapidjson STATIC IMPORTED ${RAPIDJSON})
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(examples/simple)
|
||||
add_subdirectory(examples/simpleSync)
|
||||
add_subdirectory(examples/simplest)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user