chore: update build system

- use configuration-arch-based path in MSVC to make sure generated package can be used by native MSVC project.
- add github action and corresponding build script. but not tested.
- fix some testbench code.
This commit is contained in:
2024-06-20 15:47:15 +08:00
parent 3fa05b43d9
commit bb17bb6a1f
7 changed files with 93 additions and 12 deletions

3
.gitattributes vendored
View File

@ -1 +1,2 @@
Doxyfile.in eol=lf
Doxyfile.in eol=lf
*.bat eol=crlf