| Summary: | .desktop file is still installed even if part is not | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | Rolf Eike Beer <kde> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | winter |
| Priority: | NOR | ||
| Version First Reported In: | SVN trunk | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rolf Eike Beer
2008-06-08 10:49:40 UTC
Right, maybe the Kontact plugins need to be moved to the app dirs instead. The preferred way to not build an application is to pass -DBUILD_app=OFF to cmake In this case, you'd pass -DBUILD_akregator=OFF We might eventually move the plugins under their associated application subdir. We need to discuss it further. I changed the kontact/plugins/CMakeLists.txt so BUILD_app does the right thing there. So I feel ok in closing this bug. |