summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt b/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt
deleted file mode 100644
index 0e9fa8f40d..0000000000
--- a/tests/auto/gui/kernel/qclipboard/test/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-# Generated from test.pro.
-
-#####################################################################
-## tst_qclipboard Test:
-#####################################################################
-
-qt_internal_add_test(tst_qclipboard
- OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../"
- SOURCES
- ../tst_qclipboard.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::GuiPrivate
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_qclipboard CONDITION MACOS
- PUBLIC_LIBRARIES
- ${FWAppKit}
-)
-
-#### Keys ignored in scope 6:.:.:test.pro:NOT ANDROID:
-# TEST_HELPER_INSTALLS = "../copier/copier" "../paster/paster"