]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
CMake: Remove accidental extra newline.
authorJia Tan <jiat0218@gmail.com>
Mon, 25 Sep 2023 17:17:11 +0000 (01:17 +0800)
committerJia Tan <jiat0218@gmail.com>
Mon, 25 Sep 2023 17:17:11 +0000 (01:17 +0800)
CMakeLists.txt

index 284f78cd608fef8fd8b71f08e8df36a0b863e03e..9baa314e3392feb3282e85cb05f8aa7231b4457d 100644 (file)
@@ -1040,7 +1040,6 @@ if(NOT HAVE_GETOPT_LONG)
         lib/getopt-pfx-ext.h
         "${CMAKE_CURRENT_BINARY_DIR}/lib/getopt.h"
     )
-
 endif()