VCPkg如何设置编译器为2010

为什么VCPkg安装过程(vcpkg installl xxx)中呼啦啦一下子直接编译成dll了。。默认的是VS2017吗?如何用CMakelist.txt配合CMake,设置编译器为VS2010,生成VS2010工程文件。

https://blog.csdn.net/earbao/article/details/80481794

https://blog.csdn.net/baidu_40840693/article/details/84704988 Using VS2015 when VS2017 is available

我想起来,一开始的时候就让安装VS2017的英文语言包。。。

还有什么git-portable、7zip、。。。。

https://github.com/microsoft/vcpkg/issues/1207 :How to build package for mulitple versions of Visual Studio / multiple toolsets? #1207

https://www.cnblogs.com/lsgxeva/p/7944938.html

猜你喜欢

转载自blog.csdn.net/nmj2008/article/details/114141607