mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Add NSPR and NSS submodules
This commit is contained in:
parent
233a2040da
commit
a1d12897e8
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -88,3 +88,9 @@
|
|||
[submodule "src/support/alert/rust-alert"]
|
||||
path = src/support/alert/rust-alert
|
||||
url = git://github.com/mozilla-servo/rust-alert.git
|
||||
[submodule "src/support/nss/nss"]
|
||||
path = src/support/nss/nss
|
||||
url = git://github.com/mozilla-servo/nss.git
|
||||
[submodule "src/support/nss/nspr"]
|
||||
path = src/support/nss/nspr
|
||||
url = git://github.com/mozilla-servo/nspr.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue