mirror of
https://github.com/monero-project/monero.git
synced 2026-01-30 08:14:54 +01:00
difficulty-tests: remove spurious dependency on cryptonote_core
This commit is contained in:
@@ -36,7 +36,7 @@ add_executable(difficulty-tests
|
|||||||
${difficulty_headers})
|
${difficulty_headers})
|
||||||
target_link_libraries(difficulty-tests
|
target_link_libraries(difficulty-tests
|
||||||
PRIVATE
|
PRIVATE
|
||||||
cryptonote_core
|
cryptonote_basic
|
||||||
${EXTRA_LIBRARIES})
|
${EXTRA_LIBRARIES})
|
||||||
set_property(TARGET difficulty-tests
|
set_property(TARGET difficulty-tests
|
||||||
PROPERTY
|
PROPERTY
|
||||||
|
|||||||
Reference in New Issue
Block a user