mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 11:39:25 +00:00
CMake: don't include blockchain_db
This commit is contained in:
parent
6e2ae47d9d
commit
03e1ea5596
2 changed files with 2 additions and 2 deletions
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit f74c9bb51750ccb3be97b9297c396955eb335a20
|
||||
Subproject commit a9f651ff336a3c99d6bdf6ec273890bb5c916e53
|
|
@ -236,7 +236,7 @@ target_link_libraries(feather
|
|||
${UNBOUND_LIBRARY}
|
||||
${SODIUM_LIBRARY}
|
||||
easylogging
|
||||
blockchain_db
|
||||
ringct
|
||||
${Boost_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
${CMAKE_DL_LIBS}
|
||||
|
|
Loading…
Reference in a new issue