Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9d2aa76bb7cdb789551e2cc62cd48dbab1a5a4bb
/
.
/
Modules
/
Compiler
/
VisualAge-C-DetermineCompiler.cmake
blob: 97c226313a390400e958518028f15e7bfdc519e2 [
file
]
set
(
_compiler_id_pp_test
"defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800"
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/IBMCPP-C-DetermineVersionInternal.cmake"
)