mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
[zlib-ng] CMakeLists.txt: Also don't print the list of architecture-specific source files.
There's a lot of them on amd64.
This commit is contained in:
parent
b1676ede31
commit
7f3bda3238
2
extlib/zlib-ng/CMakeLists.txt
vendored
2
extlib/zlib-ng/CMakeLists.txt
vendored
@ -1047,7 +1047,9 @@ if(WITH_OPTIM)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
IF(0) # rom-properties
|
||||
message(STATUS "Architecture-specific source files: ${ZLIB_ARCH_SRCS}")
|
||||
ENDIF(0) # rom-properties
|
||||
|
||||
#============================================================================
|
||||
# zconf.h
|
||||
|
Loading…
Reference in New Issue
Block a user