1
0

refactor: change project layout

- move script as asset because they are not build script
- create new script directory for "User Compile" method because github action need to build with gtest.
- change compile manual for this change.
- modify external dependency location in github action and gitignore.
This commit is contained in:
2026-01-22 15:48:28 +08:00
parent 746d20a835
commit fe4193efa7
19 changed files with 79 additions and 16 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
out/
build/
install/
extern/
# Ignore CMake generated stuff
src/yycc/version.hpp