diff options
| author | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-01-30 19:17:43 -0800 |
|---|---|---|
| committer | Mitchell Hashimoto <mitchell.hashimoto@gmail.com> | 2023-01-30 19:17:43 -0800 |
| commit | 60fca27c338b088a8eb004e3d6b08deda449feee (patch) | |
| tree | bd2e4f9dbfe583dfed63ea239b1346a6b4e752af /.gitmodules | |
| parent | e438539a145b49c85019f600dfa78230411b1125 (diff) | |
vendor/libxev
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2ae7ddc86..e6cbb2ded 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "vendor/zig-objc"] path = vendor/zig-objc url = https://github.com/mitchellh/zig-objc.git +[submodule "vendor/libxev"] + path = vendor/libxev + url = https://github.com/mitchellh/libxev.git |
