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