diff --git a/.gitmodules b/.gitmodules index 47f96804..b6706a4c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,7 @@ url = https://github.com/iamantony/qtcsv [submodule "doc/doxygen/doxygen-awesome-css"] path = doc/doxygen/doxygen-awesome-css - url = https://github.com/jothepro/doxygen-awesome-css.git \ No newline at end of file + url = https://github.com/jothepro/doxygen-awesome-css.git +[submodule "libs/qmqtt"] + path = libs/qmqtt + url = https://github.com/alex-spataru/qmqtt diff --git a/libs/qmqtt b/libs/qmqtt new file mode 160000 index 00000000..65483240 --- /dev/null +++ b/libs/qmqtt @@ -0,0 +1 @@ +Subproject commit 65483240cb70f35a62f9e73ec83f29710e864642