Fixed kawpow build.
This commit is contained in:
parent
f6dbe32c86
commit
1438672fe5
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ if (WITH_KAWPOW)
|
|||
)
|
||||
|
||||
add_subdirectory(src/base/3rdparty/libethash)
|
||||
list(APPEND LIBS ethash)
|
||||
list(INSERT LIBS 0 ethash)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue