mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-19 20:38:09 +02:00
* .gitmodules: Added a submodule to track dlg logging library.
This commit is contained in:
parent
cdc009c24a
commit
62e5220edb
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "submodules/dlg"]
|
||||
path = submodules/dlg
|
||||
url = https://github.com/nyorain/dlg.git
|
||||
1
submodules/dlg
Submodule
1
submodules/dlg
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a4897614699fb8e76f23a2d50a63b4d674e39f90
|
||||
Loading…
Add table
Reference in a new issue