difficulty-tests: remove spurious dependency on cryptonote_core

getblocktemplate-height
moneromooo-monero 5 years ago
parent 581994b61c
commit 2b198a6875
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -36,7 +36,7 @@ add_executable(difficulty-tests
${difficulty_headers})
target_link_libraries(difficulty-tests
PRIVATE
cryptonote_core
cryptonote_basic
${EXTRA_LIBRARIES})
set_property(TARGET difficulty-tests
PROPERTY

Loading…
Cancel
Save