aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindRapidJSON.cmake
AgeCommit message (Expand)Author
2024-06-22[cmake][modules] FindRapidJSON cleanup and use core_target_link_librariesfuzzard
2023-12-04[cmake] FindRapidJSON fix capitalisationfuzzard
2023-10-02[cmake] FindRapidJSON update to newer module standardsfuzzard
2023-09-16[cmake] add support for ${CORE_PLATFORM_NAME_LC}_SEARCH_CONFIG in several fin...fuzzard
2023-09-14Merge pull request #23748 from fuzzard/cmake_target2fuzzard
2023-09-12[cmake] FindFFMPEG remove folder property from ffmpeg::ffmpeg INTERFACE TARGETsfuzzard
2023-09-11[cmake] FindRapidJSON update comment to match outputfuzzard
2023-09-06[cmake] FindRapidJSON minor consistency fixupsfuzzard
2023-09-01[cmake] core_add_library enable using TARGETS to libfuzzard
2022-06-19[cmake] refactor module helpers function/macrosfuzzard
2022-06-17[cmake] rapidjson use generate_patchcommandfuzzard
2022-05-24[cmake] Flesh out FindPatch module for windows usefuzzard
2022-04-30[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macrofuzzard
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