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/flac.cmake
vendored
2
3rdparty/flac.cmake
vendored
@@ -159,4 +159,6 @@ if(CMAKE_BUILD_TYPE STREQUAL Debug OR CMAKE_BUILD_TYPE STREQUAL RelWithDebInfo O
|
||||
set(DODEFINE_FORTIFY_SOURCE 0)
|
||||
endif()
|
||||
|
||||
set_property(TARGET FLAC PROPERTY C_VISIBILITY_PRESET hidden)
|
||||
|
||||
configure_file(flac/config.cmake.h.in flac/config.h)
|
||||
Reference in New Issue
Block a user