mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
13c58ac13e
The syntax "if(DEFINED CACHE{FOO})" requires CMake 3.14. In some other places the code treats the cache variables like normal variables already (${FOO} or if(FOO) is used, not ${CACHE{FOO}). Thanks to ygrek for reporting the bug on IRC. |
||
---|---|---|
.. | ||
tuklib_common.cmake | ||
tuklib_cpucores.cmake | ||
tuklib_integer.cmake | ||
tuklib_mbstr.cmake | ||
tuklib_physmem.cmake | ||
tuklib_progname.cmake |