diff --git a/.gitmodules b/.gitmodules index 2d2f882a..769867ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ScreenPlay/ThirdParty/stomt-qt-sdk"] path = ScreenPlay/ThirdParty/stomt-qt-sdk url = https://github.com/Aimber/stomt-qt-sdk.git +[submodule "Common/vcpkg"] + path = Common/vcpkg + url = https://github.com/Microsoft/vcpkg.git diff --git a/Common/vcpkg b/Common/vcpkg index 0619aaec..745a0aea 160000 --- a/Common/vcpkg +++ b/Common/vcpkg @@ -1 +1 @@ -Subproject commit 0619aaec650861d2a15a91cbbf11e0c626a1cf12 +Subproject commit 745a0aea597771a580d0b0f4886ea1e3a94dbca6