mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-05 16:31:11 +00:00
5 lines
174 B
CMake
5 lines
174 B
CMake
|
|
||
|
set(_compiler_id_pp_test "defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800")
|
||
|
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/IBMCPP-C-DetermineVersionInternal.cmake")
|