Update vcpkg to latest release (2021.05.12)

Use https://github.com/microsoft/vcpkg
This commit is contained in:
Magne Sjaastad
2021-11-11 13:20:01 +01:00
parent 9dad150e8c
commit a620ddb665
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/CeetronSolutions/qwt.git
[submodule "ThirdParty/vcpkg"]
path = ThirdParty/vcpkg
url = https://github.com/CeetronSolutions/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "ThirdParty/fast_float"]
path = ThirdParty/fast_float
url = https://github.com/fastfloat/fast_float