summaryrefslogtreecommitdiffstats
path: root/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qopenglwindow/multiwindow/CMakeLists.txt')
-rw-r--r--tests/manual/qopenglwindow/multiwindow/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt b/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt
new file mode 100644
index 0000000000..96e57b502c
--- /dev/null
+++ b/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_qt_test(multiwindow SOURCES
+ main.cpp
+)