Brad King wrote:

> Last year I started working on new features to allow projects to specify
> flags with modern semicolon-separated lists.  See my comment from
> 2008-10-09 here:
> 
>   http://www.cmake.org/Bug/view.php?id=6493

It looks like that is the 3rd solution I suggested previously;

"Another solution is to implicitly convert every colon separated list
(the only right list in cmake currently  :)  to space separated list in
the last possible moment - when shell commands are constructed using
variables' values."

Is it really so?

> I haven't had a chance to finish those changes yet.

It's a pity.

-- 
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