summaryrefslogtreecommitdiffstats
path: root/examples/help
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-12-14 18:13:21 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-12-15 12:15:23 +0000
commitc79631dc579a64254f769ccd0686f3047a18ad11 (patch)
tree535b4edeaf168956f41c5c57c7a92f378828b9b9 /examples/help
parent50724a30756fe644b434e67e31315f000b1c5f62 (diff)
Switch examples to build as isolated sub-builds
Task-number: QTBUG-90820 Change-Id: I5ad7541596d39cb089f9af03b8a194b968659910 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit b87c3573c48666ec1aba018422ab22284a6117b2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/help')
-rw-r--r--examples/help/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/CMakeLists.txt b/examples/help/CMakeLists.txt
index b61829db7..d6ed06162 100644
--- a/examples/help/CMakeLists.txt
+++ b/examples/help/CMakeLists.txt
@@ -1,3 +1,3 @@
# Generated from help.pro.
-add_subdirectory(contextsensitivehelp)
+qt_internal_add_example(contextsensitivehelp)