CMake - Generating Visual Studio project using Intel Compiler
问题 Is there a simple (or hack) way to generate a Visual Studio 2008 project that uses Intel Compiler from cmake? I have found some notes about using ICProjConvert . Does anyone have any scripts or CMake snippets that are proven to work? Here's the screenshot of the final solution I'd like to obtain. Note that it contains Intel Compiler projects: alt text http://img156.imageshack.us/img156/370/screenau.png 回答1: The situation is not that good at the moment. After much googling, I've managed to