Skip to content

Commit 317344e

Browse files
committed
fix msvs build
1 parent fb36d9a commit 317344e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/cmake/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ myci_declare_library(${PROJECT_NAME}
2222
../../src_deps
2323
INSTALL_INCLUDE_DIRECTORIES
2424
../../src/${PROJECT_NAME}
25+
PREPROCESSOR_DEFINITIONS
26+
_UNICODE
2527
)
2628

2729
# if the library is compiled by vcpkg during the port build,

0 commit comments

Comments
 (0)