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