]> git.ipfire.org Git - thirdparty/xz.git/commit
cmake/tuklib_large_file_support.cmake: Add a missing include v5.2
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:53:47 +0000 (14:53 +0300)
commitc0f4269966ec07a9c9f9dba11691657be892b767
tree91a1fec292c7c1c36b484c84d825d6c495ed3364
parent9ecccb3d5f67205f156f8c7ad1ec98436c165abd
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
(cherry picked from commit be4bf94446b6286a5dffdde85fc1d21448f4edff)
cmake/tuklib_large_file_support.cmake