Change to yescrypt-best.c
This commit is contained in:
parent
f694d5d9f6
commit
b255cde117
2 changed files with 5 additions and 2 deletions
|
@ -59,7 +59,7 @@ if (WITH_RANDOMX)
|
|||
if (WIN32)
|
||||
set(SOURCES_CRYPTO
|
||||
"${SOURCES_CRYPTO}"
|
||||
src/crypto/defyx/yescrypt-ref.c
|
||||
src/crypto/defyx/yescrypt-best.c
|
||||
)
|
||||
else()
|
||||
set(SOURCES_CRYPTO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue