]> git.ipfire.org Git - thirdparty/libarchive.git/commit
[cmake] Require CMake 3.17 or newer (#2556)
authorChristoph GrĂ¼ninger <foss@grueninger.de>
Sat, 29 Mar 2025 01:06:15 +0000 (02:06 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Mar 2025 01:06:15 +0000 (18:06 -0700)
commit3a5a34b8211b68709090fcac71c45d9b5f59f4f2
treef44f485e1d6636aa231a8ad980b65f3a1493ed1b
parent6bb0952602e06e593d576eb70ce7dbf369d385a8
[cmake] Require CMake 3.17 or newer (#2556)

Remove code for older versions of CMake.
CMake 3.14 stopped running on Windows XP and Vista.

Fix detection of wcscmo, wcscpy, wcslen
CMakeLists.txt