]> git.ipfire.org Git - thirdparty/xz.git/commit
cmake/tuklib_large_file_support.cmake: Add a missing include
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 1 Oct 2024 11:49:41 +0000 (14:49 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 1 Oct 2024 11:49:41 +0000 (14:49 +0300)
commitbe4bf94446b6286a5dffdde85fc1d21448f4edff
tree024367b62fcdbcd6c41437ed8e89acaea8d15a6f
parent1ebbe915d4e0d877154261b5f8103719a6722975
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: 597f49b61475438a43a417236989b2acc968a686
cmake/tuklib_large_file_support.cmake