summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-05-06 16:31:36 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-06-07 15:08:17 +0200
commit007ef8636f32aef13c30359e96325cb0b142c1a3 (patch)
treecc63bee8007f7a7256b85b5826845800db116558 /tools
parent8a58b1e54a5678720d9bf5101977c27210e9d791 (diff)
Define repo target sets for the conan build
Define the repo target sets qtscxml, qtscxmlqml, statemachine and statemachineqml. Change-Id: Id6ad659c942926e71027a108b9089d92bc5b2274 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/qscxmlc/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qscxmlc/CMakeLists.txt b/tools/qscxmlc/CMakeLists.txt
index a2d4f54..ea05ad6 100644
--- a/tools/qscxmlc/CMakeLists.txt
+++ b/tools/qscxmlc/CMakeLists.txt
@@ -3,6 +3,8 @@
## qscxmlc Tool:
#####################################################################
+qt_internal_include_in_repo_target_set(qtscxml)
+
qt_get_tool_target_name(target_name qscxmlc)
qt_internal_add_tool(${target_name}
TOOLS_TARGET Scxml