CMake: how to specify the version of Visual C++ to work with?

后端 未结 2 1485
自闭症患者
自闭症患者 2020-12-05 18:56

I have multiple versions of Visual Studio installed (2010, 2012, 2015 trial).

How can I force CMake to generate the makefiles for a specific VS version? By default i

2条回答
提交回复
热议问题