xz/cmake
Lasse Collin 4506174d7f
cmake/tuklib_large_file_support.cmake: Add a missing include
v5.2 didn't build with CMake. Other branches had
include(CMakePushCheckState) in top-level CMakeLists.txt
which made the build work.

Fixes: 597f49b614
(cherry picked from commit be4bf94446)
2024-10-01 19:15:44 +03:00
..
remove-ordinals.cmake CMake: Create liblzma.def when building liblzma.dll with MinGW-w64. 2023-10-31 18:44:59 +08:00
tuklib_common.cmake Build: Fix bugs in the CMake files. 2020-02-25 20:44:10 +02:00
tuklib_cpucores.cmake CMake: Sync tuklib_cpucores.cmake with tuklib_cpucores.m4. 2022-10-31 11:49:47 +02:00
tuklib_integer.cmake Build: Update comments about unaligned access to mention 64-bit. 2023-03-17 20:19:29 +08:00
tuklib_large_file_support.cmake cmake/tuklib_large_file_support.cmake: Add a missing include 2024-10-01 19:15:44 +03:00
tuklib_mbstr.cmake Build: Fix bugs in the CMake files. 2020-02-25 20:44:10 +02:00
tuklib_physmem.cmake CMake: Fix compatibility with CMake 3.13. 2020-11-17 21:09:39 +02:00
tuklib_progname.cmake Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1. 2023-01-05 00:29:39 +08:00