Hi all, I'm working on an OpenSceneGraph project called osgOcean and we have a practice of using extensionless headers in our projects. CMake works very well for creating project files except for the fact that the extensionless headers don't get filed under the headers folder in visual studio.
The project builds perfectly, however purely for aesthetic reasons I'd quite like the headers to get put into headers folder. I've trawled the CMake archives for a solution to this but I couldn't find any tips. Does anyone know how to achieve this? Cheers, Kim. _______________________________________________ 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
