mirror of
https://github.com/monero-project/monero.git
synced 2025-10-02 09:48:29 -04:00
cmake: fix up link lines
This commit is contained in:
parent
4b6515cfb5
commit
01895dd067
5 changed files with 7 additions and 3 deletions
|
@ -53,7 +53,8 @@ target_link_libraries(performance_tests
|
|||
common
|
||||
crypto
|
||||
${UNBOUND_LIBRARY}
|
||||
${Boost_LIBRARIES}
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
${EXTRA_LIBRARIES})
|
||||
set_property(TARGET performance_tests
|
||||
PROPERTY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue