[CMake] Adding files in the "Header files" in MSVC

William A. Hoffman billlist at nycap.rr.com
Thu Jan 26 21:46:04 EST 2006


At 07:23 PM 1/26/2006, Rodrigo Madera wrote:
>How can I add files to the MSVC "Header files" section?

Just put the .h files in the sources for that target.
They will be ignored in the makefiles and will show up
in the project files.

-Bill 



More information about the CMake mailing list