]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Require that the C compiler supports C99 or a newer standard.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 27 Feb 2023 16:38:35 +0000 (18:38 +0200)
committerJia Tan <jiat0218@gmail.com>
Tue, 7 Mar 2023 15:25:12 +0000 (23:25 +0800)
commit594f904673ba55a833adfa60bbab6b60d4902d08
tree32d923a36997c25a48977009bc8c88428a5f7e3e
parent88101143cb774bca6b7006c8335b09dc3f334140
CMake: Require that the C compiler supports C99 or a newer standard.

Thanks to autoantwort for reporting the issue and suggesting
a different patch:
https://github.com/tukaani-project/xz/pull/42
CMakeLists.txt