From f105a0246d6638279607912d9ad7c5729caf8aea Mon Sep 17 00:00:00 2001 From: Nanosonde <2073569+nanosonde@users.noreply.github.com> Date: Thu, 3 Jan 2019 16:36:06 +0100 Subject: [PATCH] Readd submodule --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitmodules b/.gitmodules index e69de29..9980180 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,5 @@ +[submodule "knxPython/pybind11"] + path = port/knxPython/pybind11 + url = https://github.com/pybind/pybind11.git + branch = stable +