On Friday, November 5, 2010, Oliver kfsone Smith <osm...@playnet.com>
>
> Thanks for the detailed response, Michael :)
>
> So, the question is actually:
>
> Is there a way to have CMake automatically add included headers to visual 
> studio project files or do you need to use a dependency system to generate 
> the lists by hand?

Can't you just include "*.h" "*.hpp"? I find it scales much better
that listing each file.

>
> - Oliver
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: 
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to