diff --git a/.gitmodules b/.gitmodules index a269ff6..f455687 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = c-style-checker url = https://git.shimatta.de/mhu/c-style-checker branch = master +[submodule "3rdparty/libfort"] + path = 3rdparty/libfort + url = https://git.shimatta.de/3rd-party/libfort + branch = develop diff --git a/3rdparty/libfort b/3rdparty/libfort new file mode 160000 index 0000000..4123716 --- /dev/null +++ b/3rdparty/libfort @@ -0,0 +1 @@ +Subproject commit 41237162a9bd34a30a88069ee4e230584ae8d674