Bill Hoffman wrote:

> There is no such thing as a list with spaces in CMake, that is a string.
>  So, no there is no way to use the list command on strings directly. You
> could use string(replace ) to do what you are trying to do.

I've seen people already asking about this feature.
Wouldn't that be useful to have this?
I don't see any reason why not to support both kinds of commonly used
lists instead of only one.


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

_______________________________________________
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

Reply via email to