&gt; The real solution is to create a new sub-class of the visual studio generator for the intel compiler, or maybe it is just a flag on the existing generator.  Calling ICProjConvert seems like a bad idea, and I would not accept a generator based on that solution into CMake.<br /><br />Fair enough.  I won&#39;t spend much time getting this stuff working well, and you wouldn&#39;t want any of my lousy code anyways.  But for a temporary hack that runs this the ICProjConvert automatically at the end of using the Visual Studio generator, how would I hook this into my  cmakelists?<br /><br />-Jesse