【windows】C++开发环境配置记录

68 阅读1分钟

Cmake 安装

访问 cmake.org/download/ 下载对应的 installer

Clang 安装

访问 github.com/llvm/llvm-p… 下载 LLVM 执行文件,安装后集成了 Clang