Bug 234064 - kdesdk builds documentation for disabled components
Summary: kdesdk builds documentation for disabled components
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 16:55 UTC by Greg Bouzakis
Modified: 2010-09-20 16:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Bouzakis 2010-04-11 16:55:44 UTC
Version:            (using KDE 4.3.5)
OS:                Linux
Installed from:    Compiled From Sources

Disabled components of Kdesdk shouldnt build their documentation.
For example when i add -DBUILD_Kate=off to the build script,
the documentation of the application that is not gonna be included shouldnt be part of the resulting package.

See how kdeutils fixed this: http://websvn.kde.org/?view=revision&revision=1030490
For reference this is the original report:
https://bugs.kde.org/show_bug.cgi?id=233998
Comment 1 Burkhard Lück 2010-09-20 16:13:46 UTC
Fixed with this commit:

SVN commit 1177468 by kudryashov:

Don't build documentation for components that are not built

 M  +8 -0      CMakeLists.txt