Add inih submodule, build with project, update CMake to reflect changes
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
Reference in New Issue
Block a user