mirror of
https://github.com/vtnerd/monero-lws.git
synced 2024-11-16 09:17:37 +00:00
Add thread linking to unit tests for older ubuntu
This commit is contained in:
parent
fbe69ce599
commit
5e2936faee
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ target_link_libraries(
|
|||
monero-lws-unit-wire
|
||||
monero-lws-unit-wire-json
|
||||
monero-lws-unit-wire-msgpack
|
||||
${Boost_PROGRAM_OPTIONS_LIBRARY}
|
||||
Threads::Threads
|
||||
)
|
||||
add_test(NAME monero-lws-unit COMMAND monero-lws-unit -v)
|
||||
|
|
Loading…
Reference in a new issue