add cmake support and fix some header issues

This commit is contained in:
2023-03-01 10:48:50 +08:00
parent fcc9f10064
commit 8724077e97
6 changed files with 81 additions and 6 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.vmo
CodeGen/dest/*.txt
PyCmoOld/
out/
.vscode/