Review Request 116897: Allow only 3 arguments to cmake command set_property
Alexander Stein
alexanders83 at web.de
Wed Mar 19 12:24:34 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116897/
-----------------------------------------------------------
(Updated March 19, 2014, 12:24 p.m.)
Review request for KDevelop.
Repository: kdevelop
Description
-------
The llvm cmake build system generates (among others) this line:
set_property(GLOBAL PROPERTY LLVMBUILD_LIB_DEPS_LLVMSupport )
set_property only has 3 arguments which is fine, even cmake documentation for this command says the value is optional.
Diffs
-----
projectmanagers/cmake/parser/cmakeast.cpp f39ab0b
Diff: https://git.reviewboard.kde.org/r/116897/diff/
Testing
-------
Thanks,
Alexander Stein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140319/90cf8fbf/attachment.html>
More information about the KDevelop-devel
mailing list