On Thursday 06 April 2006 18:00, James Bigler wrote:
> Brad King wrote:
> > Axel Roebel wrote:
> >> Hello,
> >>
> >> I am trying to collect source file lists from sub directories
> >> into the main cmake cache.
> >>
> >> The idea is that the main directory gets a collection of all source
> >> files
On Thursday 06 April 2006 16:42, Brad King wrote:
> Axel Roebel wrote:
> > Hello,
> >
> > I am trying to collect source file lists from sub directories
> > into the main cmake cache.
> >
> > The idea is that the main directory gets a collection of all source files
> > and header files such that it
Brad King wrote:
Axel Roebel wrote:
Hello,
I am trying to collect source file lists from sub directories
into the main cmake cache.
The idea is that the main directory gets a collection of all source
files and header files such that it may run a doxygen whenever one of
these files has chang
Axel Roebel wrote:
Hello,
I am trying to collect source file lists from sub directories
into the main cmake cache.
The idea is that the main directory gets a collection of all source files and
header files such that it may run a doxygen whenever one of these files has
changed.
Imagine
SET(
Hello,
I am trying to collect source file lists from sub directories
into the main cmake cache.
The idea is that the main directory gets a collection of all source files and
header files such that it may run a doxygen whenever one of these files has
changed.
Imagine
SET(DOCFILES "" CACHE INTE