summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/ios/CMakeLists.txt
blob: 9bf86162fd24fbf897d4ed4d041a752db0723a61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from ios.pro.

#####################################################################
## QTextToSpeechPluginIos Plugin:
#####################################################################

qt_internal_add_plugin(QTextToSpeechPluginIos
    OUTPUT_NAME qtexttospeech_speechios
    PLUGIN_TYPE texttospeech
    SOURCES
        qtexttospeech_ios.h qtexttospeech_ios.mm
        qtexttospeech_ios_plugin.cpp qtexttospeech_ios_plugin.h
    LIBRARIES
        ${FWAVFoundation}
        ${FWFoundation}
        Qt::Core
        Qt::Gui
        Qt::TextToSpeech
)

#### Keys ignored in scope 1:.:.:ios.pro:<TRUE>:
# OTHER_FILES = "ios_plugin.json"