summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
new file mode 100644
index 0000000..2f410f5
--- /dev/null
+++ b/tests/auto/auto.pro
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+CONFIG += ordered
+
+!macos:!win32: SUBDIRS += \
+ qtextras
+
+# TODO: Re-enable these tests after confirming CI can build & run them
+# runtime \
+# viewer \
+# studio3d