spogulis no
https://git.tukaani.org/xz.git
synced 2025-07-05 20:06:38 +00:00
CMake: Only build xzdec if decoders are enabled.
Šī revīzija ir iekļauta:
vecāks
116e81f002
revīzija
ddfe164368
@ -887,7 +887,7 @@ check_symbol_exists(getopt_long getopt.h HAVE_GETOPT_LONG)
|
||||
# xzdec
|
||||
#############################################################################
|
||||
|
||||
if(HAVE_GETOPT_LONG)
|
||||
if(HAVE_GETOPT_LONG AND HAVE_DECODERS)
|
||||
add_executable(xzdec
|
||||
src/common/sysdefs.h
|
||||
src/common/tuklib_common.h
|
||||
|
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user