Fixed Windows compile
This commit is contained in:
parent
d4359bdbd9
commit
831173634e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue