Fix KF6 framework recipes for Redox build compatibility
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -14,8 +14,8 @@ ecm_qt_declare_logging_category(kcmutils_logging_STATIC
|
||||
|
||||
|
||||
add_subdirectory(core)
|
||||
######add_subdirectory(qml)
|
||||
######add_subdirectory(quick)
|
||||
#######add_subdirectory(qml)
|
||||
#######add_subdirectory(quick)
|
||||
|
||||
########### kcmutils ###############
|
||||
set(kcmutils_LIB_SRCS
|
||||
@@ -118,4 +118,4 @@ ecm_qt_install_logging_categories(
|
||||
DESTINATION "${KDE_INSTALL_LOGGINGCATEGORIESDIR}"
|
||||
)
|
||||
|
||||
######add_subdirectory(kcmshell)
|
||||
#######add_subdirectory(kcmshell)
|
||||
|
||||
Reference in New Issue
Block a user