[ci skip]

This commit is contained in:
Julien Wadel 2020-06-16 17:17:28 +02:00
parent ea70edd85d
commit ca4abd9182

View file

@ -84,7 +84,7 @@ if (UNIX AND NOT APPLE)
list(APPEND QT5_PACKAGES DBus)
endif ()
if(ENABLE_TEXT_TO_SPEECH)
#set(QT5_PACKAGES_OPTIONAL TextToSpeech)
set(QT5_PACKAGES_OPTIONAL TextToSpeech)
endif()
set(CMAKE_AUTOMOC ON)