1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

CMake: Remove accidental extra newline.

This commit is contained in:
Jia Tan 2023-09-26 01:17:11 +08:00
parent bbb42412da
commit 519e47c281

View file

@ -1040,7 +1040,6 @@ if(NOT HAVE_GETOPT_LONG)
lib/getopt-pfx-ext.h lib/getopt-pfx-ext.h
"${CMAKE_CURRENT_BINARY_DIR}/lib/getopt.h" "${CMAKE_CURRENT_BINARY_DIR}/lib/getopt.h"
) )
endif() endif()