fix: broaden KF6 framework build compatibility

This commit is contained in:
2026-05-07 07:52:04 +01:00
parent c9d0d7e3d5
commit 2e2d36f18a
14 changed files with 16 additions and 8 deletions
@@ -38,7 +38,7 @@ set_package_properties(Qt6Qml PROPERTIES
)
if (TARGET Qt6::Qml)
############################## include(ECMQmlModule)
############################### include(ECMQmlModule)
endif()
set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control the range of deprecated API excluded from the build [default=0].")
@@ -1,6 +1,6 @@
add_subdirectory(core)
if (TARGET Qt6::Qml)
############################# add_subdirectory(qml)
############################## add_subdirectory(qml)
endif()
ecm_qt_install_logging_categories(