Cmake: don't include hardforks

This commit is contained in:
tobtoht 2022-07-07 22:12:32 +02:00
parent 07740e7f24
commit 6e2ae47d9d
No known key found for this signature in database
GPG key ID: 1CADD27F41F45C3C
2 changed files with 1 additions and 2 deletions

2
monero

@ -1 +1 @@
Subproject commit 94b24915461a2a9e8c48e2b8a898fbd7c58af418 Subproject commit f74c9bb51750ccb3be97b9297c396955eb335a20

View file

@ -237,7 +237,6 @@ target_link_libraries(feather
${SODIUM_LIBRARY} ${SODIUM_LIBRARY}
easylogging easylogging
blockchain_db blockchain_db
hardforks
${Boost_LIBRARIES} ${Boost_LIBRARIES}
${OPENSSL_LIBRARIES} ${OPENSSL_LIBRARIES}
${CMAKE_DL_LIBS} ${CMAKE_DL_LIBS}