使用vcpkg 管理c&&c++ 包
时间:2020-02-24 17:22:56
收藏:0
阅读:82
vcpkg 是微软开源的c以及c++ 包管理方案,跨平台,conan也是一个类似的方案,但是从github 上的star 来说
似乎vcpkg 更好,还有待仔细研究下
参考资料
https://github.com/microsoft/vcpkg
https://github.com/conan-io/conan
原文:https://www.cnblogs.com/rongfengliang/p/12357515.html
评论(0)