When you have the Intel C++ compiler installed over Visual Studio, you can choose to convert a visual studio project to Intel C++ in the menu.

But I can't figure out how to create a visual studio project which uses the Intel Compiler/Project System automatically? The problem is that this is not a 1 time thing, since the visual studio projects are regenerated each time the cmakelists is changed.

Also: When using Intel C++ on windows, does anyone know how to get cmake to use precompiled headers? Are there standard functions for this?

Thanks,
Jesse
_______________________________________________
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

Reply via email to