]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Add test_scripts.sh to the tests.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 17 Feb 2024 13:35:35 +0000 (15:35 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 19 Feb 2024 10:21:37 +0000 (12:21 +0200)
commit74e8bc7417a0f37ca7ed5ee0127d33c69b3100b9
tree3204107c7e8c43f2c5c2a0597aa812af8d89a71c
parent4808f238a731befcd46c2117c62a1caaf4403989
CMake: Add test_scripts.sh to the tests.

In contrast to Automake, skipping of this test when decoders
are disabled is handled at CMake side instead of test_scripts.sh
because CMake-build doesn't create config.h.
CMakeLists.txt
tests/test_scripts.sh