Now have more test for the base functionality but need to push render tests and find a way to test the GUI. I've also brought in sol2 for lua integration but not sure what to do with it.

This commit is contained in:
Zed A. Shaw 2024-11-30 10:43:25 -05:00
parent d0d62836e3
commit e86d474c7c
14 changed files with 188 additions and 8 deletions

11
wraps/sol2.wrap Normal file
View file

@ -0,0 +1,11 @@
[wrap-git]
url = https://github.com/ThePhD/sol2.git
revision = v3.3.1
depth = 1
method = meson
# patch_filename =
# patch_hash =
[provide]
sol2 = sol2_dep