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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to