Review Request 108814: Add SOURCES to add_custom_target.

Ben Wagner bungeman at gmail.com
Wed Feb 6 19:01:09 UTC 2013


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

Review request for KDevelop.


Description
-------

Add SOURCES to add_custom_target. For some time now (at least since 2.6), add_custom_target has a SOURCES section with the documentation at http://www.cmake.org/cmake/help/cmake2.6docs.html#command:add_custom_target stating "The SOURCES option specifies additional source files to be included in the custom target. Specified source files will be added to IDE project files for convenience in editing even if they have not build rules." Support for this seems to be missing, this patch adds it.


Diffs
-----

  projectmanagers/cmake/parser/cmakeast.h 9f89c87 
  projectmanagers/cmake/parser/cmakeast.cpp 74bfd04 
  projectmanagers/cmake/parser/cmakeprojectvisitor.cpp 547adc1 

Diff: http://git.reviewboard.kde.org/r/108814/diff/


Testing
-------

Built, run, observed change.


Thanks,

Ben Wagner

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130206/a1f8d909/attachment.html>


More information about the KDevelop-devel mailing list