mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-10 17:12:46 -05:00
Disabled UNICODE on Windows
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user