Force Windows to use the Unicode character set.
This commit is contained in:
@@ -233,6 +233,8 @@ else()
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
# No matter what, stick to unicode development.
|
||||
add_definitions(-DUNICODE -D_UNICODE)
|
||||
set(SYSTEM_PCRE_FOUND FALSE)
|
||||
find_package(DirectX REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user