mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 03:27:12 +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"
|
"src/cmssm.c"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
add_definitions(-DUNICODE -D_UNICODE)
|
||||||
|
#string(REPLACE "/utf-8" "" CMAKE_C_FLAGS "${CMAKE_C_FLAGS}")
|
||||||
|
|
||||||
include_directories(
|
include_directories(
|
||||||
"./include"
|
"./include"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user