aboutsummaryrefslogtreecommitdiffstats
path: root/tests/3rdparty/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/3rdparty/CMakeLists.txt')
-rw-r--r--tests/3rdparty/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/3rdparty/CMakeLists.txt b/tests/3rdparty/CMakeLists.txt
new file mode 100644
index 0000000..ee1ba84
--- /dev/null
+++ b/tests/3rdparty/CMakeLists.txt
@@ -0,0 +1,6 @@
+# Copyright (C) 2023 The Qt Company Ltd.
+#
+# Published under GPL-3.0 with Qt-GPL-exception-1.0
+#
+
+add_subdirectory(Catch2)