[plasma/discover] /: Install kcfg files

Nicolas Fella <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 21c4d47b3e7e8b6023154d21cb50627e122c11e2 by Nicolas Fella.
Committed on 27/07/2026 at 09:31.
Pushed by nicolasfella into branch 'master'.

Install kcfg files

So that it can be picked up by tooling

M  +1    -0    discover/CMakeLists.txt
M  +3    -0    kcm/CMakeLists.txt

https://invent.kde.org/plasma/discover/-/commit/21c4d47b3e7e8b6023154d21cb50627e122c11e2

diff --git a/discover/CMakeLists.txt b/discover/CMakeLists.txt
index ec8f3ce69..4207ecf30 100644
--- a/discover/CMakeLists.txt
+++ b/discover/CMakeLists.txt
@@ -134,3 +134,4 @@ endif()
 
 install(FILES plasmadiscoverui.rc DESTINATION ${KDE_INSTALL_KXMLGUIDIR}/plasmadiscover)
 install(FILES org.kde.discover.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR} )
+install(FILES discoversettings.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR})
diff --git a/kcm/CMakeLists.txt b/kcm/CMakeLists.txt
index 31a7372ab..8a428d252 100644
--- a/kcm/CMakeLists.txt
+++ b/kcm/CMakeLists.txt
@@ -37,3 +37,6 @@ endif()
 if (BUILD_SystemdSysupdateBackend)
     target_compile_definitions(kcm_updates PRIVATE WITH_SYSUPDATE_BACKEND)
 endif()
+
+install(FILES discoversettings.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} RENAME discoversettings-kcm.kcfg)
+install(FILES updatessettings.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} RENAME discover-updates.kcfg)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.