summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-06-03 17:42:43 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-06-04 08:37:26 +0000
commit962ee4ea37f23000bbc342c5d50838abf0bcdb8e (patch)
treee780826b3dc7efc78d35ce29e6ea4fbebf5d22f3 /src/plugins/platforms/xcb/CMakeLists.txt
parent6686774fdc3da8bd64ad2766e67966b3cabb29b7 (diff)
Handle a few more condition types in pro2cmake
qtdeclarative has a few conditions that check the gcc version via variables like QT_GCC_MAJOR_VERSION. To handle that, parse the CMake compiler version using qt_parse_version_string() into separate variables like QT_COMPILER_VERSION_MAJOR, QT_COMPILER_VERSION_MINOR and QT_COMPILER_VERSION_PATCH. We can then map the conditions appropriately. Also, handle isEqual(foo, bar), which is equivalent equals(foo,bar). Change-Id: I74575c733b44f1f42451e00038b3f113fd353915 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/plugins/platforms/xcb/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions