b47e5f5bf3
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 |
||
---|---|---|
.. | ||
cJSON | ||
FreeSOLID | ||
OpenSceneGraph-3.6.5 | ||
plib | ||
rhash | ||
vorbis | ||
enet-1.3.18.CMakeLists.txt | ||
FreeSOLID-2.1.2.CMakeLists.txt | ||
glm-0.9.9.8.CMakeLists.txt | ||
jpeg-9f.CMakeLists.txt | ||
minizip-1.3.CMakeLists.txt | ||
openal-soft-1.18.2.CMakeLists.txt | ||
openglheaders.zip | ||
plib-1.8.5.CMakeLists.txt | ||
sqlite3-CMakeLists.txt | ||
tinygltf-CMakeLists.txt |