diff options
Diffstat (limited to 'tests/functional_tests/CMakeLists.txt')
-rw-r--r-- | tests/functional_tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional_tests/CMakeLists.txt b/tests/functional_tests/CMakeLists.txt index 7e1845114..233730955 100644 --- a/tests/functional_tests/CMakeLists.txt +++ b/tests/functional_tests/CMakeLists.txt @@ -44,6 +44,7 @@ target_link_libraries(functional_tests wallet common crypto + epee ${Boost_REGEX_LIBRARY} ${Boost_PROGRAM_OPTIONS_LIBRARY} ${CMAKE_THREAD_LIBS_INIT} |