cmd:默认终端部分以UTF8显示。
This commit is contained in:
@@ -51,6 +51,7 @@ if(WIN32)
|
||||
if(DEFINED XP_PLATFORM_SUPPORT)
|
||||
message(STATUS "Support Windows XP platform => ${XP_PLATFORM_SUPPORT}.")
|
||||
add_definitions(-D_WIN32_WINNT=0x0501)
|
||||
add_definitions(-DXP_PLATFORM)
|
||||
else()
|
||||
#add_definitions(-D_WIN32_WINNT=0x0601)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user