On Thursday 08 December 2011, Robert Dailey wrote:
...
> Perhaps the mental leap is the inverse of what you propose: A list is not a
> string and should not be a string (although the syntax differences between
> them are minor). Also keep in mind that I'm talking about state of mind.
> The CMake code might argue against me, but when I'm using CMake code I
> don't care about what CMake is calling a list.

IMO it's a good thing to be aware of how strings and lists are handled in 
cmake, so you know what is actually going on, and know how to convert between 
them etc. This should make for less surprises.

Alex
--

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