初始CMake环境测试

This commit is contained in:
2025-11-04 20:45:26 +08:00
parent 3a0e24540b
commit 7240a40b7c
5 changed files with 27 additions and 1 deletions

7
.vscode/launch.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}