mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-03 09:29:37 +00:00
Cmake: don't include hardforks
This commit is contained in:
parent
07740e7f24
commit
6e2ae47d9d
2 changed files with 1 additions and 2 deletions
2
monero
2
monero
|
@ -1 +1 @@
|
|||
Subproject commit 94b24915461a2a9e8c48e2b8a898fbd7c58af418
|
||||
Subproject commit f74c9bb51750ccb3be97b9297c396955eb335a20
|
|
@ -237,7 +237,6 @@ target_link_libraries(feather
|
|||
${SODIUM_LIBRARY}
|
||||
easylogging
|
||||
blockchain_db
|
||||
hardforks
|
||||
${Boost_LIBRARIES}
|
||||
${OPENSSL_LIBRARIES}
|
||||
${CMAKE_DL_LIBS}
|
||||
|
|
Loading…
Reference in a new issue