1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-26 06:00:00 -05:00

Fixed wchar case?

This commit is contained in:
MoneroOcean
2019-06-18 15:51:08 -07:00
parent 571103d2ce
commit d69c697005
2 changed files with 3 additions and 1 deletions

View File

@@ -78,3 +78,5 @@ set_property(TARGET randomx PROPERTY CXX_STANDARD 11)
# cheat because cmake and ccache hate each other
set_property(SOURCE src/jit_compiler_x86_static.S PROPERTY LANGUAGE C)
add_definitions(/UUNICODE)