[CMake] Adding non-compiled files to project?

Mike Arthur mike at mikearthur.co.uk
Mon Jun 23 11:22:28 EDT 2008


It seems that the CMake Visual Studio 2008 project generator won't add any 
source files that it doesn't use in a add_executable or add_library call. 
I've tried manually adding others using source_group but this doesn't seem to 
make any difference.

How do I add e.g. headers to my projects?
-- 
Cheers,
Mike Arthur


More information about the CMake mailing list