cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
9 lines
198 B
CMake
9 lines
198 B
CMake
add_subdirectory(kpackage)
|
|
add_subdirectory(kpackagetool)
|
|
|
|
ecm_qt_install_logging_categories(
|
|
EXPORT KPACKAGE
|
|
FILES kpackage.categories
|
|
DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR}
|
|
)
|