mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
difficulty-tests: remove spurious dependency on cryptonote_core
This commit is contained in:
parent
581994b61c
commit
2b198a6875
@ -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…
Reference in New Issue
Block a user