mirror of
https://github.com/reactos/CMake.git
synced 2024-12-06 10:46:42 +00:00
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)
|