On Nov 27, 2007 3:22 PM, Juan Sanchez <[EMAIL PROTECTED]> wrote:
>
> How about?
>
> cm_add_library{"simpleLib STATIC simpleLib.cxx simpleCLib.c simpleWe.cpp"}

That paradigm is crippled with respect to FOREACH and LIST style
processing.  I can't really see everyone on the CMake script side of
things doing it one way, and the Lua side of things doing it another
way.  Plus it doesn't help for strings within strings.

I'm starting to realize that general purpose programming languages
don't care about ease of string entry.  Whereas shell / make / build
tools have a history of making strings easy at the expense of other
programming constructs.


Cheers,
Brandon Van Every
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to