Skip to content

Commit

Permalink
Update embedded version (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Schumacher <[email protected]>
  • Loading branch information
ras0219-msft and ras0219 authored May 5, 2021
1 parent d448a0e commit 9f849c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ if(NOT DEFINED VCPKG_VERSION OR VCPKG_VERSION STREQUAL "")
set(VCPKG_VERSION "unknownhash")
endif()

set(VCPKG_BASE_VERSION "2021-04-15")
set(VCPKG_BASE_VERSION "2021-05-05")

set(CMAKE_CXX_EXTENSIONS OFF)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 9f849c4

Please sign in to comment.