[CMake] append command

Glenn Coombs glenn.coombs at gmail.com
Sat Aug 13 06:36:59 EDT 2011


Which is precisely the sort of thing that started this whole discussion :-)
In the same way that C/C++ would still work without the += operator it does
allow a wonderful conciseness that I miss on occasion.  Especially given
cmake's propensity for verbose variable names.

On 13 August 2011 10:22, Michael Wild <themiwi at gmail.com> wrote:

>
> To be honest, the only occasion where I miss a more concise command is
> when I have pretty long variable names and it becomes essentially
> impossible to stay within a 80-columns line length limit.
>
> Michael
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110813/b1f3117a/attachment.htm>


More information about the CMake mailing list