mirror of
https://github.com/azahar-emu/discord-rpc.git
synced 2026-03-20 11:11:09 +01:00
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