speed-dreams-code/packaging/3rdParty-devel/patches
xavi92 b47e5f5bf3 cJSON: Use CMakePackageConfigHelpers
CMake discourages the use of configure_file() to generate files such as
cJSONConfig.cmake because it might expand variables such as
<project>_INCLUDE_DIR to absolute paths, which might cause issues on
Windows and macOS [1].

Instead, configure_package_config_file() is meant as a drop-in
replacement that generates cJSONConfig.cmake using relative paths. In
the context of this project, this should allow pre-compiled versions of
the `3rdParty` directory to be shared among developers.

[1]: https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9610 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: dc7f18be6bfa6f933909544176af600c48755173
Former-commit-id: 93228e7d1f46efa51dd919c3ce20e4b735c58726
2024-10-27 08:11:24 +00:00
..
cJSON cJSON: Use CMakePackageConfigHelpers 2024-10-27 08:11:24 +00:00
FreeSOLID 3rdParty-devel: Find libbroad and libmoto 2024-10-27 08:05:35 +00:00
OpenSceneGraph-3.6.5 cmake: Rely on CURL::libcurl instead of CURL_LIBRARY 2024-10-27 07:54:00 +00:00
plib 3rdParty-devel: Patch plib 2024-10-27 07:52:04 +00:00
rhash librhash/CMakeLists.txt: Use standard library name 2024-10-27 08:10:09 +00:00
vorbis 3rdParty-devel: Patch .def files for vorbis 2024-10-27 07:55:04 +00:00
enet-1.3.18.CMakeLists.txt 3rdParty-devel: Always set BUILD_SHARED_LIBS 2024-10-27 07:47:32 +00:00
FreeSOLID-2.1.2.CMakeLists.txt FreeSOLID-2.1.2.CMakeLists.txt: Remove -lrt 2024-10-27 08:04:17 +00:00
glm-0.9.9.8.CMakeLists.txt Add option for glm math lib (default OFF) 2022-09-25 19:02:31 +00:00
jpeg-9f.CMakeLists.txt Remove svn:keywords property from the repository 2024-10-02 15:30:18 +00:00
minizip-1.3.CMakeLists.txt add minizip include directory 2024-07-31 23:31:21 +00:00
openal-soft-1.18.2.CMakeLists.txt fixed building of OpenAL with older Visual Studios 2019-04-23 05:31:31 +00:00
openglheaders.zip Update openGL headers 2021-03-20 21:21:02 +00:00
plib-1.8.5.CMakeLists.txt Remove svn:keywords property from the repository 2024-10-02 15:30:18 +00:00
sqlite3-CMakeLists.txt Remove svn:keywords property from the repository 2024-10-02 15:30:18 +00:00
tinygltf-CMakeLists.txt String trailing whitespaces 2024-07-30 21:45:07 +00:00