summaryrefslogtreecommitdiff
path: root/Tests/Qt5Autogen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Qt5Autogen/CMakeLists.txt')
-rw-r--r--Tests/Qt5Autogen/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/Qt5Autogen/CMakeLists.txt b/Tests/Qt5Autogen/CMakeLists.txt
new file mode 100644
index 000000000..49d33cc8e
--- /dev/null
+++ b/Tests/Qt5Autogen/CMakeLists.txt
@@ -0,0 +1,6 @@
+# Set Qt test version and include the Autogen test macros
+set(QT_TEST_VERSION 5)
+include("../QtAutogen/TestMacros.cmake")
+
+# Common tests
+include("../QtAutogen/Tests.cmake")