mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
gtest: support an external gtest
This commit is contained in:
parent
7bfcffadb9
commit
fa3ff75862
3 changed files with 22 additions and 9 deletions
|
@ -58,7 +58,7 @@ target_link_libraries(unit_tests
|
|||
cryptonote_core
|
||||
rpc
|
||||
wallet
|
||||
gtest_main
|
||||
${GTEST_MAIN_LIBRARIES}
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue