1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-12 18:25:26 +01:00
Files
luanti/CMakeLists.txt
Marcin Serwin 631cbb3018 Use CMAKE_INSTALL_FULL_*DIR for installation directories (#16629)
`CMAKE_INSTALL_*DIR`s can be set to absolute paths and in such cases
they should not be appended to the installation prefix. This logic is
automatically handled by CMake and exposed via the corresponding FULL
path variant.
2025-11-01 17:21:54 +01:00

13 KiB