summaryrefslogtreecommitdiffstats
path: root/ogl-runtime.pro
diff options
context:
space:
mode:
authorPasi Keränen <pasi.keranen@qt.io>2019-06-14 07:27:42 +0300
committerPasi Keränen <pasi.keranen@qt.io>2019-06-14 07:39:57 +0300
commitb83ab2e94a1bd121104a738cd2a3430d361b07dc (patch)
tree1dea943b3b4334da3c5d7ce4eec3d339d050e7f1 /ogl-runtime.pro
parent903c274f7d19d391323c4bd9e7186f45aee87944 (diff)
Enable QNX in CI
Task-number: QT3DS-3652 Change-Id: I72629a4d0eaf64c48ad5d00185ec35f824040db3 Reviewed-by: Jari Karppinen <jari.karppinen@qt.io> Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Diffstat (limited to 'ogl-runtime.pro')
-rw-r--r--ogl-runtime.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/ogl-runtime.pro b/ogl-runtime.pro
index d5345cb..44d9fd6 100644
--- a/ogl-runtime.pro
+++ b/ogl-runtime.pro
@@ -1,5 +1,4 @@
requires(!ios)
-requires(!qnx)
requires(!tvos)
requires(!watchos)
requires(!winrt)
@@ -9,16 +8,14 @@ integrity {
CHECK_INTEGRITY_DIR = $$(INTEGRITY_DIR)
}
-ios|qnx|tvos|watchos|winrt|wasm|*-icc*|contains(CHECK_INTEGRITY_DIR, .*int1144$) {
+ios|tvos|watchos|winrt|wasm|*-icc*|contains(CHECK_INTEGRITY_DIR, .*int1144$) {
message("WARNING, target not supported by ogl-runtime")
#Exclude non-working cross-compile targets, see:
- # QT3DS-3645 ogl-runtime doesn't compile on INTEGRITY_11_04 in CI
# QT3DS-3647 ogl-runtime doesn't compile on TvOS_ANY in CI
# QT3DS-3648 ogl-runtime doesn't compile on WatchOS_ANY in CI
# QT3DS-3646 ogl-runtime doesn't compile on IOS_ANY in CI
# QT3DS-3649 ogl-runtime doesn't compile on WinRT in CI
# QT3DS-3650 ogl-runtime doesn't compile on WebAssembly in CI
- # QT3DS-3652 ogl-runtime doesn't compile on QNX in CI
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += src_dummy