https://github.com/navono/cpp-vscode
compile c++ code with vs code demo
https://github.com/navono/cpp-vscode
vscode
Last synced: 4 months ago
JSON representation
compile c++ code with vs code demo
- Host: GitHub
- URL: https://github.com/navono/cpp-vscode
- Owner: navono
- Created: 2017-09-16T11:31:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T13:07:47.000Z (over 8 years ago)
- Last Synced: 2025-03-11T18:54:58.453Z (over 1 year ago)
- Topics: vscode
- Language: Batchfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 依赖要求
1. 安装`MSBuild`或者`Visual Studio 2015/2017`;
2. `CMake`。版本在3.6以上;
3. `VS Code`
# VS Code插件
- CMake
- CMake Tools