[CMake] lack of operator for easy string concatenation

Piotr Dobrogost pd at opensource.dobrogost.pl
Fri Apr 10 17:44:33 EDT 2009


Jed Brown wrote:

> I assume you have considered
> 
>   list (APPEND <list> ...)
> 
> and
> 
>   list (INSERT <list> 0 ...)
> 
> which should work for what you have described.

Thanks for information.
Any chances to have PREPPEND as one of options in the future?

-- 
Piotr Dobrogost
*** curlpp.org - c++ wrapper for libcurl ***



More information about the CMake mailing list