我需要为编译器cl.exe /openmp设置属性。
请告诉我,我如何以及在哪里可以做到这一点?
发布于 2012-11-08 23:35:07
假设你想为一个Visual Studio C++项目设置这个:参见this article in the knowledge base。
https://stackoverflow.com/questions/13291672
相似问题