From 83f13067f39ce351a0992484e8b3adcc295ff48b Mon Sep 17 00:00:00 2001 From: Phoebe <925731795@qq.com> Date: Wed, 3 Apr 2019 14:43:56 -0700 Subject: [Thrift] Updates 2019.03.29 (#5924) --- scripts/toolchains/windows.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/toolchains') diff --git a/scripts/toolchains/windows.cmake b/scripts/toolchains/windows.cmake index 266e023b1..12b1ae7f9 100644 --- a/scripts/toolchains/windows.cmake +++ b/scripts/toolchains/windows.cmake @@ -9,7 +9,6 @@ if(NOT _CMAKE_IN_TRY_COMPILE) message(FATAL_ERROR "Invalid setting for VCPKG_CRT_LINKAGE: \"${VCPKG_CRT_LINKAGE}\". It must be \"static\" or \"dynamic\"") endif() - set(CHARSET_FLAG "/utf-8") if(VCPKG_PLATFORM_TOOLSET MATCHES "v120") # VS 2013 does not support /utf-8 set(CHARSET_FLAG) -- cgit v1.2.3