Merge pull request #5507

2b198a6 difficulty-tests: remove spurious dependency on cryptonote_core (moneromooo-monero)
release-v0.7.1.0
luigi1111 5 years ago
commit a29a89bdf4
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -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