Added SQLite
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
1
src/sqlite
Submodule
Submodule src/sqlite added at 953e450e8e
Reference in New Issue
Block a user