mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 16:52:40 -05:00
Fixed Windows compile
This commit is contained in:
@@ -212,7 +212,7 @@ if (WITH_RANDOMX)
|
|||||||
if (WIN32)
|
if (WIN32)
|
||||||
set(SOURCES_CRYPTO
|
set(SOURCES_CRYPTO
|
||||||
"${SOURCES_CRYPTO}"
|
"${SOURCES_CRYPTO}"
|
||||||
src/crypto/defyx/yescrypt-def.c
|
src/crypto/defyx/yescrypt-ref.c
|
||||||
)
|
)
|
||||||
else()
|
else()
|
||||||
set(SOURCES_CRYPTO
|
set(SOURCES_CRYPTO
|
||||||
|
|||||||
Reference in New Issue
Block a user