[CMake] header files with visual studio
Pedro d'Aquino
budsbd at gmail.com
Sat Nov 6 06:12:39 EDT 2010
On Friday, November 5, 2010, Oliver kfsone Smith <osmith at 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
>
More information about the CMake
mailing list