Alexander, > > Below is what I have come up with to fetch named arg from a list. Is > > there a preferred or built-in way to do this I may have missed? > > There is no built-in way, but it would be nice to have one. > Maybe some function for LIST() ?
Thanks for confirming this. That'd be nice, maybe LIST(BETWEEN ...) or something like that. I suppose i'll just use the macro for now! :) Thanks much, George. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
