diff options
| author | Stefan Boberg <[email protected]> | 2021-11-04 14:18:54 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2021-11-04 14:19:05 +0100 |
| commit | 472569d4a5f2daaef7e234d93b417ccb650be624 (patch) | |
| tree | 085c33f178855ad5ffe48b01bf99d41516ffa011 /thirdparty/utfcpp/.gitmodules | |
| parent | Merge branch 'main' of https://github.com/EpicGames/zen (diff) | |
| download | zen-472569d4a5f2daaef7e234d93b417ccb650be624.tar.xz zen-472569d4a5f2daaef7e234d93b417ccb650be624.zip | |
Renamed 3rdparty -> thirdparty for legal compliance
Diffstat (limited to 'thirdparty/utfcpp/.gitmodules')
| -rw-r--r-- | thirdparty/utfcpp/.gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/thirdparty/utfcpp/.gitmodules b/thirdparty/utfcpp/.gitmodules new file mode 100644 index 000000000..d2ac8470d --- /dev/null +++ b/thirdparty/utfcpp/.gitmodules @@ -0,0 +1,3 @@ +[submodule "extern/gtest"] + path = extern/gtest + url = https://github.com/google/googletest |