summaryrefslogtreecommitdiffstats
path: root/src/scxml/configure.cmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-18 19:22:12 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-19 08:39:21 +0100
commitb789cfdd4fb7a833e426072393a4cb23328a1641 (patch)
tree459476f5c8399491b50b6f43e22f5ea3303e3cd2 /src/scxml/configure.cmake
parent908e924b9eee862aa9e1cf1515562fc9104117d6 (diff)
Re-generate all CMake files
Change-Id: I40dd28da4ba47bd15471b471138900cd22b4e409 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src/scxml/configure.cmake')
-rw-r--r--src/scxml/configure.cmake5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/scxml/configure.cmake b/src/scxml/configure.cmake
index 40cc67a..5629eb9 100644
--- a/src/scxml/configure.cmake
+++ b/src/scxml/configure.cmake
@@ -14,8 +14,11 @@
#### Features
-qt_feature("scxml_ecmascriptdatamodel" PUBLIC
+qt_feature("scxml-ecmascriptdatamodel" PUBLIC
SECTION "SCXML"
LABEL "ECMAScript data model for QtScxml"
PURPOSE "Enables the usage of ecmascript data models in SCXML state machines."
)
+qt_configure_add_summary_section(NAME "Qt Scxml")
+qt_configure_add_summary_entry(ARGS "scxml-ecmascriptdatamodel")
+qt_configure_end_summary_section() # end of "Qt Scxml" section