Notes for Chapter 2
Add to Path
checked
# Debug & Run
Ctrl + Shift + D
# Extensions
Ctrl + Shift + X
code .
命令。该命令会从当前目录打开 VScode,并使用 MSVC 作为 VScode 的编译环境。Add CMake to the system PATH for all users
enablecmake – version
# 安装
pip install conan==1.61.0
# 检查
conan -v