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 317344e commit c20fd40Copy full SHA for c20fd40
1 file changed
build/cmake/CMakeLists.txt
@@ -22,8 +22,6 @@ 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