1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-24 13:32:46 -05:00

Disabled UNICODE on Windows

This commit is contained in:
MoneroOcean
2019-06-18 15:16:45 -07:00
parent 3b8c1bdae2
commit 0e3914e26d

View File

@@ -78,5 +78,3 @@ 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)