[CMake] Retrieving a named argument from a list

George Neill georgen at neillnet.com
Wed May 7 18:33:54 EDT 2008


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.


More information about the CMake mailing list