qtdeclarative/examples/quick/text
Oliver Eftevaag 7409c217e8 Quick examples: Modernize cmake files according to our guidelines
The following changes are made to the CMakeLists.txt files in all
quick examples:

- Use PRIVATE linkage when possible.
- Use qt_standard_project_setup()
- Set WIN32 and MACOSX_BUNDLE in qt_add_executable() instead of
  set_target_properties()

Pick-to: 6.5
Change-Id: I18217585aec56794b327f103d6959879df59d68a
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-01-16 16:16:47 +01:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
fonts Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
imgtag Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
textselection Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
CMakeLists.txt Quick examples: Modernize cmake files according to our guidelines 2023-01-16 16:16:47 +01:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
styledtext-layout.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
text.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
text.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
text.qmlproject Update text example to use QML modules 2021-09-04 08:46:56 +02:00
text.qrc Adapt examples to AUTO_RESOURCE_PREFIX 2022-06-24 08:45:43 +02:00