Added SQLite

This commit is contained in:
2025-05-19 11:33:25 +03:00
parent dd3867fbf1
commit ca6f7e9f55
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -17,3 +17,6 @@
path = tests/flecs-systems-sokol path = tests/flecs-systems-sokol
url = https://github.com/flecs-hub/flecs-systems-sokol url = https://github.com/flecs-hub/flecs-systems-sokol
branch = master branch = master
[submodule "src/sqlite"]
path = src/sqlite
url = https://github.com/sqlite/sqlite

1
src/sqlite Submodule

Submodule src/sqlite added at 953e450e8e