mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-02-03 11:47:42 +08:00
5 lines
179 B
CMake
5 lines
179 B
CMake
|
|
||
|
set(_compiler_id_pp_test "defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800")
|
||
|
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/IBMCPP-CXX-DetermineVersionInternal.cmake")
|