[CMake] Using Macro function like

Andreas Pakulat apaku at gmx.de
Mon Dec 3 05:52:09 EST 2007


On 03.12.07 05:47:29, Brandon Van Every wrote:
> 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.

And it might be easier if you switch positions for option and file-list.

Andreas
 
-- 
A tall, dark stranger will have more fun than you.


More information about the CMake mailing list