Review Request: Correct output dir property initialization

Commit Hook null at kde.org
Thu Dec 6 15:10:31 UTC 2012


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


This review has been submitted with commit a9d7b7f01a874c6c2b35121fe80e97d2112d944f by Sergey Vidyuk to branch master.

- Commit Hook


On Nov. 29, 2012, 8:36 p.m., Sergey Vidyuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107522/
> -----------------------------------------------------------
> 
> (Updated Nov. 29, 2012, 8:36 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> RUNTIME_OUTPUT_DIRECTORY and LIBRARY_OUTPUT_DIRECTORY target properties are
> initialized by default with CMAKE_(RUNTIME|LIBRARY)_OUTPUT_DIRECTORY
> variables. This comit adds same behaviour to the CMakeProjectVisitor
> 
> This allows to add working launcher configuration for executable targets
> in a project with customized CMAKE_RUNTIME_OUTPUT_DIRECTORY value.
> 
> 
> Diffs
> -----
> 
>   projectmanagers/cmake/parser/cmakeprojectvisitor.cpp 9d5826d 
>   projectmanagers/cmake/tests/cmake_cmakeprojectvisitor_test.h 9e95426 
>   projectmanagers/cmake/tests/cmake_cmakeprojectvisitor_test.cpp 3c750f0 
> 
> Diff: http://git.reviewboard.kde.org/r/107522/diff/
> 
> 
> Testing
> -------
> 
>  * Run unit tests added in the commit
>  * Manually tested launchers for targets on a project which put all its executable targets into ${CMAKE_BUILD_DIR}/bin
> 
> 
> Thanks,
> 
> Sergey Vidyuk
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20121206/7c54c30e/attachment-0001.html>


More information about the KDevelop-devel mailing list