diff --git a/Makefile b/Makefile index b552fa93929dcebd59a3384465188551baa17af8..43e792af8a27ecf982ea1dbb0768c3bc38d5f9d6 100644 --- a/Makefile +++ b/Makefile @@ -98,7 +98,7 @@ conan-build-debug: vcpkg-install: - ./vcpkg/bootstrap-vcpkg.sh\ + ./vcpkg/bootstrap-vcpkg.sh -disableMetrics\ &&vcpkg/vcpkg install vcpkg-build-release: vcpkg-install