diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..094f8ba --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +cmake* +build \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 1c36697..a68d3bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "3rdparty/QxOrm"] path = 3rdparty/QxOrm url = https://github.com/PepaRokos/QxOrm.git +[submodule "3rdparty/LimeReport"] + path = 3rdparty/LimeReport + url = https://github.com/PepaRokos/LimeReport.git diff --git a/3rdparty/LimeReport b/3rdparty/LimeReport new file mode 160000 index 0000000..b1bfd13 --- /dev/null +++ b/3rdparty/LimeReport @@ -0,0 +1 @@ +Subproject commit b1bfd131ad3a9a107c176b4661a47eee54dfd481