[CMake] setting the COMPILE_FLAGS property causes VS to start compiling header files

James Bigler jamesbigler at gmail.com
Mon Nov 15 17:47:17 EST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20101115/503171ec/attachment.htm>


More information about the CMake mailing list