qtbase/examples/xml/dombookmarks
Alexandru Croitor d899a9abd5 CMake: Add deployment API to our examples
Projects were modified using the tool at:
https://git.qt.io/alcroito/cmake_refactor

A couple of examples had to be adapted manually, due to them including
more than one app per example subdirectory.

The INSTALL_EXAMPLESDIR and INSTALL_EXAMPLEDIR assignments were
removed.

The install(TARGETS) calls were modified according to our
documentation snippets for qt_generate_deploy_app_script.

A qt_generate_deploy_app_script call was added for each executable
target.

Note that the deployment step will be skipped in the CI for now,
because we enable QT_DEPLOY_MINIMAL_EXAMPLES and thus
QT_INTERNAL_SKIP_DEPLOYMENT, and also because standalone examples
are not enabled yet, and deployment is disabled for in-tree (so
no-standalone-example) prefix builds.

The install(TARGETS) calls for each example will still run,
installing the examples into an installed_examples directory, that
will not be archived by the CI.

Task-number: QTBUG-102056
Task-number: QTBUG-102057
Change-Id: Ida389bbad41710b2ae5da4d95e2d85be9e0cd9ce
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
(cherry picked from commit 3b30b0fc2e)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-03-25 15:49:46 +00:00
..
doc Add missing \l to DOM bookmarks example 2023-07-25 12:31:04 +02:00
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-25 15:49:46 +00:00
dombookmarks.pro There is no frank.xbel so don't tell qmake to find it 2023-06-09 14:05:06 +02:00
jennifer.xbel Update XBEL examples' sample data file 2023-07-10 12:57:20 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp Examples: "About &Qt" should show info about Qt, not quit 2023-06-16 21:37:11 +02:00
mainwindow.h Revamp DOM Bookmarks example 2023-05-04 17:30:04 +00:00
xbeltree.cpp Brush up the DOM bookmarks example 2023-06-13 01:51:10 +02:00
xbeltree.h Brush up the DOM bookmarks example 2023-06-13 01:51:10 +02:00