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

#####################################################################
## QTextToSpeechPluginOsx Plugin:
#####################################################################

qt_internal_add_plugin(QTextToSpeechPluginOsx
    OUTPUT_NAME qtexttospeech_speechosx
    PLUGIN_TYPE texttospeech
    SOURCES
        qtexttospeech_osx.h qtexttospeech_osx.mm
        qtexttospeech_osx_plugin.cpp qtexttospeech_osx_plugin.h
    LIBRARIES
        ${FWCocoa}
        Qt::Core
        Qt::Gui
        Qt::TextToSpeech
)

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