From 76cf9f47cad8622136b7574d590f58cd95ab32f3 Mon Sep 17 00:00:00 2001 From: Snaipe Date: Wed, 9 Dec 2015 14:43:44 +0100 Subject: [PATCH] Added nanomsg dependency --- .gitmodules | 3 +++ dependencies/nanomsg | 1 + 2 files changed, 4 insertions(+) create mode 160000 dependencies/nanomsg diff --git a/.gitmodules b/.gitmodules index 78bba48..2cfb4e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "dependencies/nanopb"] path = dependencies/nanopb url = https://github.com/nanopb/nanopb.git +[submodule "dependencies/nanomsg"] + path = dependencies/nanomsg + url = https://github.com/nanomsg/nanomsg.git diff --git a/dependencies/nanomsg b/dependencies/nanomsg new file mode 160000 index 0000000..fd66ff5 --- /dev/null +++ b/dependencies/nanomsg @@ -0,0 +1 @@ +Subproject commit fd66ff55a5bad44ea0c3cca8bea345b6f02663bf