aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/servicemanagertest/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/servicemanagertest/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/core/servicemanagertest/.prev_CMakeLists.txt33
1 files changed, 0 insertions, 33 deletions
diff --git a/tests/auto/core/servicemanagertest/.prev_CMakeLists.txt b/tests/auto/core/servicemanagertest/.prev_CMakeLists.txt
deleted file mode 100644
index b4dc93f..0000000
--- a/tests/auto/core/servicemanagertest/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-# Generated from servicemanagertest.pro.
-
-#####################################################################
-## tst_servicemanagertest Test:
-#####################################################################
-
-qt_add_test(tst_servicemanagertest
- OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
- SOURCES
- tst_servicemanagertest.cpp
- DEFINES
- SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
- PUBLIC_LIBRARIES
- # Remove: Lqtivi
- Qt::IviCore
- Qt::IviCorePrivate
-)
-
-#### Keys ignored in scope 2:.:.:tst_servicemanager.pro:<TRUE>:
-# TEMPLATE = "app"
-
-## Scopes:
-#####################################################################
-
-qt_extend_target(tst_servicemanagertest CONDITION QT_FEATURE_debug_and_release
- DEFINES
- DEBUG_AND_RELEASE
-)
-add_subdirectory(simple_plugin)
-add_subdirectory(simple_plugin_static)
-add_subdirectory(wrong_plugin)
-add_subdirectory(wrongmetadata_plugin)
-add_subdirectory(wrongmetadata_plugin_static)