On Tue, Nov 16, 2010 at 12:27 AM, Rolf Eike Beer wrote:
> Am Dienstag, 16. November 2010 schrieb Eric Noulard:
> > 2010/11/15 James Bigler
> >
> > > If I set a COMPILE_FLAGS property on a header file via
> > > set_source_files_properties, CMake decides that these header files now
> > > need to b
Am Dienstag, 16. November 2010 schrieb Eric Noulard:
> 2010/11/15 James Bigler
>
> > If I set a COMPILE_FLAGS property on a header file via
> > set_source_files_properties, CMake decides that these header files now
> > need to be compiled (i.e. not treated as header files).
> >
> > Is this the i
2010/11/15 James Bigler
>
> If I set a COMPILE_FLAGS property on a header file via
> set_source_files_properties, CMake decides that these header files now need
> to be compiled (i.e. not treated as header files).
>
> Is this the intended behavior?
>
> I'm using both 2.8.1 and 2.8.3 on Windows w
If I set a COMPILE_FLAGS property on a header file via
set_source_files_properties, CMake decides that these header files now need
to be compiled (i.e. not treated as header files).
Is this the intended behavior?
I'm using both 2.8.1 and 2.8.3 on Windows with VS 2008 SP 1.
Thanks,
James