Add inih submodule, build with project, update CMake to reflect changes

This commit is contained in:
Kouya Heika
2026-04-23 04:54:12 -05:00
parent efbff0b665
commit c24c18d769
3 changed files with 5 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "deps/vector"]
path = deps/vector
url = https://github.com/goldsborough/vector.git
[submodule "deps/inih"]
path = deps/inih
url = https://github.com/benhoyt/inih.git