2019-11-12 13:01:48 +00:00
|
|
|
# Generated from nativetext.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## nativetext Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_manual_test(nativetext
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
main.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::CorePrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::GuiPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Widgets
|
|
|
|
)
|
|
|
|
|
|
|
|
## Scopes:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_extend_target(nativetext CONDITION APPLE
|
2019-11-12 13:01:48 +00:00
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
${FWAppKit}
|
|
|
|
${FWCoreGraphics}
|
|
|
|
${FWFoundation}
|
|
|
|
COMPILE_OPTIONS
|
|
|
|
-x
|
|
|
|
objective-c++
|
|
|
|
)
|