aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-09-26 01:17:11 +0800
committerJia Tan <jiat0218@gmail.com>2023-09-26 01:17:11 +0800
commit519e47c2818acde571fadc79551294527fe6cc22 (patch)
tree2089de6e9e439f1dcb7cce9fd9d9de8ab9803b16
parentBuild: Remove Gnulib dependency from tests. (diff)
downloadxz-519e47c2818acde571fadc79551294527fe6cc22.tar.xz
CMake: Remove accidental extra newline.
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 284f78cd..9baa314e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1040,7 +1040,6 @@ if(NOT HAVE_GETOPT_LONG)
lib/getopt-pfx-ext.h
"${CMAKE_CURRENT_BINARY_DIR}/lib/getopt.h"
)
-
endif()