mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
CMake: Update libgnu target with new header files.
This commit is contained in:
parent
d34558388f
commit
01804a0b4b
1 changed files with 5 additions and 0 deletions
|
@ -1029,6 +1029,11 @@ if(NOT HAVE_GETOPT_LONG)
|
|||
lib/getopt1.c
|
||||
lib/getopt.c
|
||||
lib/getopt_int.h
|
||||
lib/getopt-cdefs.h
|
||||
lib/getopt-core.h
|
||||
lib/getopt-ext.h
|
||||
lib/getopt-pfx-core.h
|
||||
lib/getopt-pfx-ext.h
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/lib/getopt.h"
|
||||
)
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue