[CMake] Why does cmake 2.4.0 (beta) compile header files?

William A. Hoffman billlist at nycap.rr.com
Thu Apr 20 21:54:26 EDT 2006


At 05:27 PM 4/20/2006, Jan Woetzel wrote:
>Jan Woetzel wrote:
>
>>>>Why does CMake version 2.4.0 cause VS7 to compile header files?
>Sorry, my fault - that`s a different problem than mine.
>- only Makefilw generators generate targets for .hh files here,
>- VS7 is correctly ignoring them on build but listing them in teh project files.
>
>>See my reopened bug report 2737:
>
>typo... meant 2737
>http://www.cmake.org/Bug/bug.php?op=show&bugid=2737

I have fixed this.  Any file that cmake does not know about will be silently
skipped, or added to the sources of an ide.

-Bill



More information about the CMake mailing list