cmake/Modules/Platform/HP-UX-GNU-CXX.cmake
2016-10-30 18:24:19 +01:00

4 lines
112 B
CMake

include(Platform/HP-UX-GNU)
__hpux_compiler_gnu(CXX)
unset(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN)