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