Bug 234066

Summary: kdewebdev builds documentation for disabled components
Product: [I don't know] kde Reporter: Greg Bouzakis <gregbouzakis>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: amantia
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Greg Bouzakis 2010-04-11 17:04:19 UTC
Version:            (using KDE 4.3.5)
OS:                Linux
Installed from:    Compiled From Sources

Disabled components of kdewebdev shouldnt build their documentation.
For example when i add -DBUILD_Klinkstatus=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 2011-05-26 15:01:58 UTC
SVN commit 1233695 by lueck:

don't build builds documentation for disabled components
CCBUG:234066

 M  +6 -1      CMakeLists.txt  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1233695
Comment 2 Burkhard Lück 2011-05-26 15:02:35 UTC
SVN commit 1233696 by lueck:

don't build builds documentation for disabled components
BUG:234066

 M  +6 -1      CMakeLists.txt  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1233696