]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Add support for replacement getopt_long (lib/getopt*).
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 12 Sep 2023 19:16:56 +0000 (22:16 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 22 Sep 2023 17:06:27 +0000 (20:06 +0300)
commitaf66cd585902045e5689a0418103ec81f19f1d0a
tree6abf1a74375caf6927846f032121bd084dcb8164
parente3288fdb45c580cb849f6799cf419c4922004ae5
CMake: Add support for replacement getopt_long (lib/getopt*).

Thanks to Jia Tan for the initial work. I added the libgnu target
and made a few related minor edits.
CMakeLists.txt