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)?<br><br>I've had some problems with Visual Studio and generating object files (Visual Studio bugs), and I was wondering what other options might exist.<br>
<br>James<br>