Skip to content
Snippets Groups Projects
Commit 8380077d authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

nanomsg: add submodule for libnanomsg

parent f6909de5
Branches
Tags
No related merge requests found
......@@ -25,3 +25,6 @@
[submodule "thirdparty/libopal"]
path = thirdparty/libopal
url = ../libopal.git
[submodule "thirdparty/nanomsg"]
path = thirdparty/nanomsg
url = https://github.com/nanomsg/nanomsg.git
......@@ -20,7 +20,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
###################################################################################
DEPS_CMAKE = libxil libwebsockets criterion jansson
DEPS_CMAKE = libxil libwebsockets criterion jansson nanomsg
DEPS_AUTOCONF = libnl libconfig libcurl
DEPS = $(DEPS_CMAKE) $(DEPS_AUTOCONF)
......
Subproject commit 5cc0074524684797dd5cd9067bbccbefe1513996
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment