On Dec 3, 2007 5:41 AM, <[EMAIL PROTECTED]> wrote:
>
> I invoke the macro by calling it with C2ADA(${LIST_OF_FILES} ADS).
>
> Is there a possibilty to do what I want by using another command?You want variable arguments. Look in the MACRO docs for ARGC, ARGV, and ARGN. Cheers, Brandon Van Every _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
