mirror of https://git.tukaani.org/xz.git
2f108abb3d
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 |