mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
fix warning due to encoding.
This commit is contained in:
parent
6fbd2ad780
commit
0b62c9ce91
@ -40,6 +40,9 @@ set(SRCS
|
||||
"src/cmssm.c"
|
||||
)
|
||||
|
||||
add_definitions(-DUNICODE -D_UNICODE)
|
||||
#string(REPLACE "/utf-8" "" CMAKE_C_FLAGS "${CMAKE_C_FLAGS}")
|
||||
|
||||
include_directories(
|
||||
"./include"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user