Review Request 125983: Give each htmlhandbook target a unique name

Heiko Becker heirecka at exherbo.org
Sun Nov 8 15:44:18 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125983/
-----------------------------------------------------------

(Updated Nov. 8, 2015, 3:44 p.m.)


Status
------

This change has been marked as submitted.


Review request for Build System and kdelibs.


Changes
-------

Submitted with commit eaf92b8d2f5a058fbf575d733f0924c446eb93ee by Heiko Becker to branch KDE/4.14.


Bugs: 351287
    http://bugs.kde.org/show_bug.cgi?id=351287


Repository: kdelibs


Description
-------

Since the CMP0002 warnings have been turned into errors it was
impossible to build kdelibs with -DKDE4_ENABLE_HTMLHANDBOOK:BOOL=TRUE:

"CMake Error at cmake/modules/KDE4Macros.cmake:315 (add_custom_target):
add_custom_target cannot create target "htmlhandbook" because another
target with the same name already exists...."

The bug below is more about the similar error with -DKDE4_BUILD_TESTS
but since it's still open (and I commented there about the htmlhandbook
error ;-) I included it here.

BUG: 351287


Diffs
-----

  cmake/modules/KDE4Macros.cmake 5b3db07206d8075fdb580fda9f0b1f8d76a80511 

Diff: https://git.reviewboard.kde.org/r/125983/diff/


Testing
-------

Passed -DKDE4_ENABLE_HTMLHANDBOOK:BOOL=TRUE to the build, which succeeded withouth error.


Thanks,

Heiko Becker

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20151108/b42cd5ae/attachment.html>


More information about the Kde-buildsystem mailing list