On Tuesday 23 November 2010 05:43:17 Michael Hertling wrote:
> On 11/22/2010 10:39 PM, luxInteg wrote:
> > Greetings
> > I am learning cmake
> >
> > I have a small project to be installed in some directory $INSTALLED
> > =/whatever/installed/directory/is
> >
> >
> > I have some files say fi
On 11/22/2010 10:39 PM, luxInteg wrote:
> Greetings
> I am learning cmake
>
> I have a small project to be installed in some directory $INSTALLED
> =/whatever/installed/directory/is
>
>
> I have some files say fila1.c ..File2.c to compile with a preprocessor
> that includes a reference
Greetings
I am learning cmake
I have a small project to be installed in some directory $INSTALLED
=/whatever/installed/directory/is
I have some files say fila1.c ..File2.c to compile with a preprocessor
that includes a reference to $INSTALL
how do I set the compile properties of file