diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2018-12-07 20:55:35 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2018-12-07 20:55:35 +0100 |
| commit | 6a9d54e287526c1b3ee7656d94e71f933f685624 (patch) | |
| tree | 94ce7b4446d18cde70c98540eb28a5b92764c8f7 /.gitmodules | |
| parent | 4f8e1060a308015d343b51de6b00e2102934f69a (diff) | |
| download | wanda-6a9d54e287526c1b3ee7656d94e71f933f685624.tar.xz wanda-6a9d54e287526c1b3ee7656d94e71f933f685624.zip | |
lib: add CUTE
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..eab90a7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cute"] + path = lib/cute + url = https://github.com/PeterSommerlad/CUTE |
