mirror of
https://github.com/madler/zlib
synced 2025-03-28 21:13:15 +00:00
CMake: Uncomment stop sign.
This commit is contained in:
parent
c99a4ae60f
commit
373bc1d7c5
@ -8,7 +8,7 @@ project(minizip
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P LESS 8 AND NOT MINGW)
|
||||
message(WARNING "libminizip needs 64bit - stopping here")
|
||||
# return()
|
||||
return()
|
||||
endif(CMAKE_SIZEOF_VOID_P LESS 8 AND NOT MINGW)
|
||||
|
||||
#============================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user