aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlmodels')
-rw-r--r--src/qmlmodels/configure.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qmlmodels/configure.cmake b/src/qmlmodels/configure.cmake
index 44643c88a6..fa3a410591 100644
--- a/src/qmlmodels/configure.cmake
+++ b/src/qmlmodels/configure.cmake
@@ -37,3 +37,7 @@ qt_feature("qml-table-model" PRIVATE
PURPOSE "Provides the TableModel QML type."
CONDITION QT_FEATURE_qml_itemmodel AND QT_FEATURE_qml_delegate_model
)
+qt_configure_add_summary_section(NAME "Qt QML Models")
+qt_configure_add_summary_entry(ARGS "qml-list-model")
+qt_configure_add_summary_entry(ARGS "qml-delegate-model")
+qt_configure_end_summary_section() # end of "Qt QML Models" section