kopie van
https://git.tukaani.org/xz.git
synced 2025-10-16 22:23:28 +00:00
CMake: Add XZ_TOOL_LZMAINFO
This commit is contained in:
bovenliggende
5600e370fb
commit
def767f7d1
@ -1762,7 +1762,9 @@ endif()
|
||||
# lzmainfo
|
||||
#############################################################################
|
||||
|
||||
if(HAVE_DECODERS)
|
||||
option(XZ_TOOL_LZMAINFO "Build and install the lzmainfo command line tool" ON)
|
||||
|
||||
if(XZ_TOOL_LZMAINFO AND HAVE_DECODERS)
|
||||
add_executable(lzmainfo
|
||||
src/common/sysdefs.h
|
||||
src/common/tuklib_common.h
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user