Install in new logging directory when we use kf5 5.59.0

wilder
Laurent Montel 7 years ago
parent 9a11aaf647
commit b55c6d90f3
  1. 2
      CMakeLists.txt

@ -76,6 +76,6 @@ install(FILES
)
# contains list of debug categories, for kdebugsettings
install(FILES kitemmodels.categories DESTINATION ${KDE_INSTALL_CONFDIR})
install(FILES kitemmodels.categories DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR})
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)

Loading…
Cancel
Save