From 9ec7ca00eec294f5498d5a468729882b7457fe05 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 3 Jan 2018 09:31:45 +0100 Subject: More fixes for the new gradle/cmake build system --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dbd43e32..4d9dc2ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "main/src/main/cpp/openvpn3"] path = main/src/main/cpp/openvpn3 url = ../openvpn3.git +[submodule "main/src/main/cpp/asio"] + path = main/src/main/cpp/asio + url = https://github.com/chriskohlhoff/asio/ -- cgit v1.2.3