1
0
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:
MoneroOcean
2019-08-15 23:16:47 -07:00
parent d4359bdbd9
commit 831173634e

View File

@@ -212,7 +212,7 @@ if (WITH_RANDOMX)
if (WIN32)
set(SOURCES_CRYPTO
"${SOURCES_CRYPTO}"
src/crypto/defyx/yescrypt-def.c
src/crypto/defyx/yescrypt-ref.c
)
else()
set(SOURCES_CRYPTO