Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit 282598b

Browse files
committed
Switch to VS 2019 and MSVC v142
1 parent d7f2cfc commit 282598b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

cmake/x86-windows-static-custom.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
set(VCPKG_TARGET_ARCHITECTURE x86)
22
set(VCPKG_CRT_LINKAGE dynamic)
33
set(VCPKG_LIBRARY_LINKAGE static)
4-
set(VCPKG_PLATFORM_TOOLSET v141)
4+
set(VCPKG_PLATFORM_TOOLSET v142)
55

66
if (PORT MATCHES "^libiconv$")
77
set(VCPKG_LIBRARY_LINKAGE dynamic)

scripts/generate.ps1

0 Bytes
Binary file not shown.

scripts/helpers.ps1

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)