mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Reduce unneeded code.
This commit is contained in:
3
3rdparty/bzip2.cmake
vendored
3
3rdparty/bzip2.cmake
vendored
@@ -138,4 +138,5 @@ add_definitions(-DBZ_DEBUG=0)
|
||||
# install(FILES bzlib.h DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
|
||||
#endif()
|
||||
|
||||
set_property(TARGET bz2_static PROPERTY C_VISIBILITY_PRESET hidden)
|
||||
set_property(TARGET bz2_static PROPERTY C_VISIBILITY_PRESET hidden)
|
||||
target_compile_definitions(bz2_static PUBLIC BZ_NO_STDIO)
|
||||
Reference in New Issue
Block a user