4feba34d02
Use of `-fvisibility=hidden` warns: warning: visibility attribute not supported in this configuration; ignored
4 lines
109 B
CMake
4 lines
109 B
CMake
include(Platform/AIX-GNU)
|
|
__aix_compiler_gnu(CXX)
|
|
unset(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN)
|