diff --git a/.gitmodules b/.gitmodules index 39c70199..0344dfc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -77,3 +77,6 @@ path = third_party/sentry-native url = https://github.com/getsentry/sentry-native.git branch = master +[submodule "third_party/winsparkle"] + path = third_party/winsparkle + url = https://github.com/vslavik/winsparkle.git diff --git a/third_party/winsparkle b/third_party/winsparkle new file mode 160000 index 00000000..5c17901d --- /dev/null +++ b/third_party/winsparkle @@ -0,0 +1 @@ +Subproject commit 5c17901dbdeb8cef3ee80b31a50a714d5075871a