mirror of
https://git.tukaani.org/xz.git
synced 2025-12-11 16:08:45 +00:00
This still relies on CMAKE_SYSTEM_PROCESSOR. CMake 4.1 added more CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID values to detect the arch in a more defined manner, but 4.1 is too new to require for now. Thanks-to: Li Chenggang <lichenggang@deepin.org> Closes: https://github.com/tukaani-project/xz/pull/186