1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-07-15 04:45:17 +02:00
gbe_fork/cmake/share/cmake-3.27/Modules/Compiler/XL-CXX-DetermineCompiler.cmake

4 lines
184 B
CMake

set(_compiler_id_pp_test "defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800")
include("${CMAKE_CURRENT_LIST_DIR}/IBMCPP-CXX-DetermineVersionInternal.cmake")