]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Install scripts.
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)
commit4808f238a731befcd46c2117c62a1caaf4403989
tree26e945fb6b10b7980603ad0397f0e8c3c9f8f77f
parent3462362ebd94d835c664e94ad8f414cfe7590ca7
CMake: Install scripts.

Compared to the Autotools-based build, this has simpler handling
for the shell (@POSIX_SHELL@) and extra PATH entry for the scripts
(configure has --enable-path-for-scripts=PREFIX). The simpler
metho should be enough for non-ancient systems and Solaris.
CMakeLists.txt