This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
freetype
mirror of
https://github.com/freetype/freetype
Watch
1
Star
0
Fork
You've already forked freetype
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
92bd99bd25
freetype
/
.gitmodules
4 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move 'dlg' submodule to `subprojects` directory. This is for future changes with Meson, which doesn't allow a different name for its `subprojects` directory. Having both a `submodules` and a `subprojects` directory is confusing. * .gitmodules, autogen.sh (copy_submodule_files, DLG_INC_DIR, DLG_SRC_DIR): Updated. * builds/toplevel.mk (<top-level>, do-dist), builds/windows/vc2010/script.bat: Updated. * src/tools/no-copyright: Updated.
2021-02-16 16:07:18 +03:00
[submodule "dlg"]
path = subprojects/dlg
* .gitmodules: Add 'dlg' library's git repository as submodule.
2020-08-26 07:42:52 +03:00
url = https://github.com/nyorain/dlg.git