Bug 234066 - kdewebdev builds documentation for disabled components
Summary: kdewebdev 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 17:04 UTC by Greg Bouzakis
Modified: 2011-05-26 15:02 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 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