mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-07-15 21:05:16 +02:00
4 lines
178 B
CMake
4 lines
178 B
CMake
|
|
set(_compiler_id_pp_test "defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800")
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/IBMCPP-C-DetermineVersionInternal.cmake")
|