This commit is contained in:
Aleix Pol
2021-04-01 02:45:31 +02:00
parent ea3e4b3139
commit 41704f8d15
6 changed files with 16 additions and 11 deletions

View File

@ -45,6 +45,12 @@ include(ECMQtDeclareLoggingCategory)
add_subdirectory(src)
add_subdirectory(tests)
set(CMAKECONFIG_INSTALL_DIR ${KDE_INSTALL_LIBDIR}/cmake/LayerShellQt)
install(EXPORT LayerShellQtTargets
NAMESPACE LayerShellQt::
DESTINATION ${CMAKECONFIG_INSTALL_DIR}
FILE LayerShellQtTargets.cmake )
ecm_qt_declare_logging_category(ksld_SRCS
HEADER
layershellqt_logging.h