We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb36d9a commit 317344eCopy full SHA for 317344e
1 file changed
build/cmake/CMakeLists.txt
@@ -22,6 +22,8 @@ myci_declare_library(${PROJECT_NAME}
22
../../src_deps
23
INSTALL_INCLUDE_DIRECTORIES
24
../../src/${PROJECT_NAME}
25
+ PREPROCESSOR_DEFINITIONS
26
+ _UNICODE
27
)
28
29
# if the library is compiled by vcpkg during the port build,
0 commit comments