Update verushash.cmake
This commit is contained in:
parent
21c0a9d3f1
commit
886f19e910
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
if (WITH_VERUSHASH)
|
if (WITH_VERUSHASH)
|
||||||
add_definitions(/DXMRIG_ALGO_VERUSHASH)
|
add_definitions(/DXMRIG_ALGO_VERUSHASH)
|
||||||
set(GHOSTRIDER_LIBRARY verushash)
|
set(VERUSHASH_LIBRARY verushash)
|
||||||
|
|
||||||
list(APPEND HEADERS_CRYPTO
|
list(APPEND HEADERS_CRYPTO
|
||||||
src/crypto/verus/haraka.h
|
src/crypto/verus/haraka.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue