Add freetype dependency
This commit is contained in:
@@ -10,3 +10,6 @@
|
||||
[submodule "inferno/vendor/stb"]
|
||||
path = inferno/vendor/stb
|
||||
url = https://github.com/nothings/stb
|
||||
[submodule "inferno/vendor/freetype"]
|
||||
path = inferno/vendor/freetype
|
||||
url = https://github.com/aseprite/freetype2
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@ Or
|
||||
* Libraries
|
||||
|
||||
# - [[https://github.com/bulletphysics/bullet3][Bullet]]
|
||||
# - [[https://github.com/aseprite/freetype2][FreeType2]]
|
||||
- [[https://github.com/aseprite/freetype2][FreeType2]]
|
||||
- [[https://github.com/Dav1dde/glad][glad]]
|
||||
- [[https://github.com/glfw/glfw][GLFW]]
|
||||
- [[https://github.com/g-truc/glm][GLM]]
|
||||
|
||||
+1
Submodule inferno/vendor/freetype added at fbbcf50367
Reference in New Issue
Block a user