mirror of
https://github.com/kvazar-network/keva-stratum.git
synced 2025-01-13 08:37:57 +00:00
Update CMakeLists.txt for 0.10.0
This commit is contained in:
parent
7d214047cf
commit
fb39c9f504
@ -16,6 +16,7 @@ target_link_libraries(${CXXLIB}
|
||||
${MONERO_DIR}/src/cryptonote_core/libcryptonote_core.a
|
||||
${MONERO_DIR}/src/crypto/libcrypto.a
|
||||
${MONERO_DIR}/src/common/libcommon.a
|
||||
${MONERO_DIR}/src/ringct/libringct.a
|
||||
)
|
||||
|
||||
target_link_libraries(${CXXLIB}
|
||||
|
Loading…
Reference in New Issue
Block a user