初始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

3
.gitignore vendored
View File

@@ -32,3 +32,6 @@
*.out
*.app
# Target files
build/*
.cache