mirror of
https://github.com/reactos/CMake.git
synced 2024-12-07 03:18:50 +00:00
4feba34d02
Use of `-fvisibility=hidden` warns: warning: visibility attribute not supported in this configuration; ignored
4 lines
112 B
CMake
4 lines
112 B
CMake
include(Platform/HP-UX-GNU)
|
|
__hpux_compiler_gnu(CXX)
|
|
unset(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN)
|