We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af08307 commit 2059ef1Copy full SHA for 2059ef1
CMakeLists.txt
@@ -92,7 +92,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
92
set(VCPKG_VERSION "unknownhash")
93
endif()
94
95
-set(VCPKG_BASE_VERSION "2021-08-12")
+set(VCPKG_BASE_VERSION "2021-09-10")
96
97
set(CMAKE_CXX_EXTENSIONS OFF)
98
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments