Does CMake support in some form Visual Studio custom build rule files as opposed to using add_custom_command that makes use of the Custom Build Tool (VSCustomBuildTool)?
I've had some problems with Visual Studio and generating object files (Visual Studio bugs), and I was wondering what other options might exist. James
_______________________________________________ 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
