Added sokol for tests

This commit is contained in:
2024-11-25 17:07:46 +03:00
parent c0248e1b11
commit 34bded906c
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -13,3 +13,7 @@
path = src/meshoptimizer
url = https://github.com/zeux/meshoptimizer
branch = master
[submodule "tests/flecs-systems-sokol"]
path = tests/flecs-systems-sokol
url = https://github.com/flecs-hub/flecs-systems-sokol
branch = master