summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_testlib_definitions/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/test_testlib_definitions/gui/CMakeLists.txt')
-rw-r--r--tests/auto/cmake/test_testlib_definitions/gui/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/cmake/test_testlib_definitions/gui/CMakeLists.txt b/tests/auto/cmake/test_testlib_definitions/gui/CMakeLists.txt
new file mode 100644
index 0000000000..528ec7dc4e
--- /dev/null
+++ b/tests/auto/cmake/test_testlib_definitions/gui/CMakeLists.txt
@@ -0,0 +1,4 @@
+
+project(gui)
+
+test_testlib_project(Gui)