Parse variable declarations

This commit is contained in:
2024-12-21 14:05:27 +01:00
parent 72681e349a
commit f080b75c52
15 changed files with 1151 additions and 62 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
/build/
.cache/
CMakeFiles/
CMakeCache.txt