| Summary: | systemsettings shouldn't install headers and .so link | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Harald Sitter <sitter> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bshah, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/systemsettings/commit/2b61b00dd33f9363c39a8d93642187b8759b621c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Harald Sitter
2014-09-22 10:15:06 UTC
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 |