summaryrefslogtreecommitdiffstats
path: root/qtspeech.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-09-06 07:57:13 +0200
committerLiang Qi <liang.qi@qt.io>2017-09-06 17:46:16 +0000
commitd9f592f38ce7fb5a4fe5bd540b2ae9baf16760cc (patch)
tree83ac0d3d796cc52619eadd9901fee398b842406a /qtspeech.pro
parent42590b0679e9662960db06565a763780f7bf14f0 (diff)
Remove the vocalizer config.tests
It is not in used in open source repo. Change-Id: I445f756f95a8717bf81d4ed5dda56cdd55b04f2b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'qtspeech.pro')
-rw-r--r--qtspeech.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtspeech.pro b/qtspeech.pro
index 58728f2..69d4e5b 100644
--- a/qtspeech.pro
+++ b/qtspeech.pro
@@ -2,5 +2,4 @@ lessThan(QT_MAJOR_VERSION, 5): error("The QtSpeech library only supports Qt 5.")
load(configure)
qtCompileTest(flite)
qtCompileTest(flite_alsa)
-qtCompileTest(vocalizer)
load(qt_parts)