Raw File
HP-UX-GNU-CXX.cmake
include(Platform/HP-UX-GNU)
__hpux_compiler_gnu(CXX)
unset(CMAKE_CXX_COMPILE_OPTIONS_VISIBILITY_INLINES_HIDDEN)
back to top