[CMake] Feature Request: FILE (GLOB files "*.c" EXCEPT main.ctest.c)

Brandon Van Every bvanevery at gmail.com
Tue Aug 14 11:59:51 EDT 2007


On 8/14/07, Torsten Martinsen <tma at gatehouse.dk> wrote:
> Alexandru Ciobanu <> wrote:
>
> > Hi, Alex!
> >
> > What I understood from you message is that:
> >     set ( src a1.c a2.c )
> >     add_executable ( cool ${src} )
> > *will* detect when a3.c is added.
>
> No, it won't.

Meaning, there's no a3.c in that SET command.


Cheers,
Brandon Van Every


More information about the CMake mailing list