From c718148f936d44600ea83eff7610bb08d8cfbf05 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Mon, 18 Jan 2016 18:54:15 +0300 Subject: [PATCH] add DerelictCocoa submodule --- .gitmodules | 3 +++ deps/DerelictCocoa | 1 + 2 files changed, 4 insertions(+) create mode 160000 deps/DerelictCocoa diff --git a/.gitmodules b/.gitmodules index 4606f1b3..57fa66e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "deps/x11"] path = deps/x11 url = https://github.com/nomad-software/x11.git +[submodule "deps/DerelictCocoa"] + path = deps/DerelictCocoa + url = https://github.com/p0nce/DerelictCocoa.git diff --git a/deps/DerelictCocoa b/deps/DerelictCocoa new file mode 160000 index 00000000..5d086d96 --- /dev/null +++ b/deps/DerelictCocoa @@ -0,0 +1 @@ +Subproject commit 5d086d963782f126b261f192511be96acbb0acaa