]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Update the comment at the top of CMakeLists.txt
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 2 Jul 2024 17:19:47 +0000 (20:19 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 2 Jul 2024 19:41:48 +0000 (22:41 +0300)
commit628d8d2c4fdf9e6a91c7bba7a743f400a94c2909
tree2e45313e5a196473d6c007560f7f3e63092a4e1c
parentb4b23c94fd4429abc663ced28d5cdc9cf7eb7507
CMake: Update the comment at the top of CMakeLists.txt

While po/*.gmo files won't be used from the release tarball,
the generated translated man pages will be used still. Those
are text files and po4a has slightly more dependencies than
gettext tools so installing po4a might be a bit more challenging
in some situations.
CMakeLists.txt