aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindRapidJSON.cmake
AgeCommit message (Expand)Author
2022-03-26[cmake] ENABLE_INTERNAL_RapidJSON for all platformsfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passedfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET move include and add docinfofuzzard
2022-03-07[cmake] FindRapidJSON utilise automated variablesfuzzard
2022-03-07[cmake] FindRapidJSON use BUILD_DEP_TARGET macrofuzzard
2022-03-02[cmake] FindRapidJSON use SETUP_BUILD_VARS macrofuzzard
2022-01-24[cmake] add URL_HASH to ExternalProject_add calls in Find modulesfuzzard
2022-01-24[cmake] change ARCHIVE to LIBNAME_ARCHIVEfuzzard
2022-01-17[cmake] set TARBALLS_DIR for overriding tarball download locationfuzzard
2022-01-08[cmake] Module rapidjson use VERSION helperfuzzard
2017-12-23[cmake] disable doc, exmaples, tests & gtest for internal RapidJSONRechi
2017-09-05Fixes rapidjson bugNuno Senica
2017-08-30RapidJSON can now be compiled internallyNuno Senica
2017-05-25[cmake] fix FindRapidJSON after 3d8742f818c20b8302464f34fbf248ed5aac2e0bwsnipex
2017-05-25RapidJSON cmake now falls back to find_package()Sebastian Bauer
2017-03-27[depends] bump rapidjson to 1.1.0Stefan Saraev
2017-03-26[cmake] fail if rapidjson is not foundwsnipex
2017-03-24[cmake] change RapidJSON_INCLUDE_DIRS to capital letters to get added to SYST...Rechi
2017-03-24[depends/cmake/win32] replace yajl with rapidjson (thanks to hudokkow)montellese