diff options
Diffstat (limited to 'tests/performance_tests/CMakeLists.txt')
-rw-r--r-- | tests/performance_tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/performance_tests/CMakeLists.txt b/tests/performance_tests/CMakeLists.txt index 2ecd917c0..b1050f115 100644 --- a/tests/performance_tests/CMakeLists.txt +++ b/tests/performance_tests/CMakeLists.txt @@ -54,6 +54,7 @@ target_link_libraries(performance_tests cryptonote_core common crypto + epee ${Boost_CHRONO_LIBRARY} ${CMAKE_THREAD_LIBS_INIT} ${EXTRA_LIBRARIES}) |