assuming libsystemsettingsview is not supposed to be used by the outside (which doesn't make much sense IMO) it should not install headers and a .so symlink Reproducible: Always
Assigning to Plasma bugs
Is this still relevant?
>Is this still relevant? Make install says yes. @sitter should we statically link internally?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/systemsettings/-/merge_requests/29
Git commit 2b61b00dd33f9363c39a8d93642187b8759b621c by Nicolas Fella. Committed on 13/10/2020 at 12:34. Pushed by nicolasfella into branch 'master'. Don't install headers and libs for systemsettingsview We don't have any known users of this API. Instead use static linking for the internal lib. M +0 -1 CMakeLists.txt M +1 -2 core/BaseData.h M +1 -2 core/BaseMode.h M +1 -16 core/CMakeLists.txt M +1 -3 core/MenuItem.h M +1 -2 core/MenuModel.h M +1 -2 core/MenuProxyModel.h M +1 -2 core/ModuleView.h https://invent.kde.org/plasma/systemsettings/commit/2b61b00dd33f9363c39a8d93642187b8759b621c