summaryrefslogtreecommitdiffstats
path: root/tests/auto/texttospeech/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/texttospeech/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/texttospeech/.prev_CMakeLists.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/auto/texttospeech/.prev_CMakeLists.txt b/tests/auto/texttospeech/.prev_CMakeLists.txt
deleted file mode 100644
index 35a30fb..0000000
--- a/tests/auto/texttospeech/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-# Generated from texttospeech.pro.
-
-#####################################################################
-## tst_qtexttospeech Test:
-#####################################################################
-
-add_qt_test(tst_qtexttospeech
- SOURCES
- tst_qtexttospeech.cpp
- PUBLIC_LIBRARIES
- Qt::TextToSpeechPrivate
-)
-
-## Scopes:
-#####################################################################
-
-extend_target(tst_qtexttospeech CONDITION QT_FEATURE_speechd
- PUBLIC_LIBRARIES
- SpeechDispatcher::SpeechDispatcher
-)