Add submodule for utf8_range

pull/10758/head
Mike Kruskal 2 years ago
parent 060d151c56
commit a1f6829dd4
  1. 3
      .gitmodules
  2. 1
      third_party/utf8_range

3
.gitmodules vendored

@ -9,3 +9,6 @@
[submodule "third_party/jsoncpp"]
path = third_party/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "third_party/utf8_range"]
path = third_party/utf8_range
url = https://github.com/protocolbuffers/utf8_range.git

@ -0,0 +1 @@
Subproject commit 77f787ec84cce7c4c7059a614e3147eac23d511e
Loading…
Cancel
Save