From: Lasse Collin Date: Sat, 28 Dec 2024 12:49:45 +0000 (+0200) Subject: CMake: Edit a comment X-Git-Tag: v5.7.1alpha~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e17916689d38bc09bf35e602ed6f6276034b59;p=thirdparty%2Fxz.git CMake: Edit a comment --- diff --git a/CMakeLists.txt b/CMakeLists.txt index d41646f2..f336fdb1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1505,7 +1505,7 @@ endif() # Create liblzma-config-version.cmake. # -# FIXME: SameMajorVersion is correct for stable releases but it is wrong +# NOTE: SameMajorVersion is correct for stable releases but it is wrong # for development releases where each release may have incompatible changes. include(CMakePackageConfigHelpers) write_basic_package_version_file(