mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-06 15:42:38 -05:00
Fixed kawpow build.
This commit is contained in:
@@ -10,5 +10,5 @@ if (WITH_KAWPOW)
|
||||
)
|
||||
|
||||
add_subdirectory(src/base/3rdparty/libethash)
|
||||
list(APPEND LIBS ethash)
|
||||
list(INSERT LIBS 0 ethash)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user