[CMake] Using Macro function like

Brandon Van Every bvanevery at gmail.com
Mon Dec 3 05:47:29 EST 2007


On Dec 3, 2007 5:41 AM,  <Alexander.Camek at elektrobit.com> 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


More information about the CMake mailing list