summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard/copier
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2019-10-08 16:46:11 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2019-10-31 09:49:30 +0000
commit045bb3df921ead5719d946eef4809f9f8d52d35e (patch)
tree268f10bf38698219367c63ed5e5d48d4d32f96d3 /tests/auto/gui/kernel/qclipboard/copier
parent79c384ebb073066336b4c83cc24d63cdb4ef6fcf (diff)
cmake: add gui/kernel tests
Fixes: QTBUG-78224 Change-Id: I9e6294b5035b066dead0f5ff91f81e472bc56d62 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/gui/kernel/qclipboard/copier')
-rw-r--r--tests/auto/gui/kernel/qclipboard/copier/CMakeLists.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qclipboard/copier/CMakeLists.txt b/tests/auto/gui/kernel/qclipboard/copier/CMakeLists.txt
new file mode 100644
index 0000000000..60d2952257
--- /dev/null
+++ b/tests/auto/gui/kernel/qclipboard/copier/CMakeLists.txt
@@ -0,0 +1,19 @@
+# Generated from copier.pro.
+
+#####################################################################
+## copier Binary:
+#####################################################################
+
+add_qt_executable(copier
+ GUI
+ SOURCES
+ main.cpp
+ PUBLIC_LIBRARIES
+ Qt::Gui
+)
+
+## Scopes:
+#####################################################################
+
+#### Keys ignored in scope 2:.:.:copier.pro:WIN32:
+# DESTDIR = "../copier"