]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Use cmake_push_check_state in tuklib_cpucores and tuklib_physmem
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 9 Mar 2025 12:43:07 +0000 (14:43 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sun, 9 Mar 2025 15:44:37 +0000 (17:44 +0200)
commit5bb77d0920dcf949d8eb04eb19204b7b199e42df
tree68f762f2ae1fa1de2b475f50d9010b0dc8799bea
parentc1ea7bd0b60eed6ebcdf9a713ca69034f6f07179
CMake: Use cmake_push_check_state in tuklib_cpucores and tuklib_physmem

Now the changes to CMAKE_REQUIRED_DEFINITIONS are temporary and don't
leak to the calling code.
cmake/tuklib_cpucores.cmake
cmake/tuklib_physmem.cmake