Remove stb dependency
This commit is contained in:
@@ -7,9 +7,6 @@
|
|||||||
[submodule "inferno/vendor/json"]
|
[submodule "inferno/vendor/json"]
|
||||||
path = inferno/vendor/json
|
path = inferno/vendor/json
|
||||||
url = https://github.com/nlohmann/json
|
url = https://github.com/nlohmann/json
|
||||||
[submodule "inferno/vendor/stb"]
|
|
||||||
path = inferno/vendor/stb
|
|
||||||
url = https://github.com/nothings/stb
|
|
||||||
[submodule "inferno/vendor/entt"]
|
[submodule "inferno/vendor/entt"]
|
||||||
path = inferno/vendor/entt
|
path = inferno/vendor/entt
|
||||||
url = https://github.com/skypjack/entt
|
url = https://github.com/skypjack/entt
|
||||||
|
|||||||
Vendored
-1
Submodule inferno/vendor/stb deleted from b42009b3b9
Reference in New Issue
Block a user