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).<br><br>Is this the intended behavior?<br>
<br>I'm using both 2.8.1 and 2.8.3 on Windows with VS 2008 SP 1.<br><br>Thanks,<br>James<br><br>