Replace vendored copy of utf8proc w/ submodule reference
The code is now on GitHub
This commit is contained in:
parent
1d57390eee
commit
3bec739202
6 changed files with 4 additions and 14419 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,3 +4,6 @@
|
|||
[submodule "externals/gyp"]
|
||||
path = externals/gyp
|
||||
url = https://github.com/svn2github/gyp.git
|
||||
[submodule "externals/utf8proc"]
|
||||
path = externals/utf8proc
|
||||
url = https://github.com/julialang/utf8proc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue