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:
parent
d0d62836e3
commit
e86d474c7c
14 changed files with 188 additions and 8 deletions
11
wraps/sol2.wrap
Normal file
11
wraps/sol2.wrap
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue