Skip to content
Snippets Groups Projects
Commit da8092ba authored by Steven Murray's avatar Steven Murray
Browse files

cta-systemTests should now find libprotobuf.so.13

parent cd75cc83
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,8 @@ add_executable(cta-systemTests
system_tests.cpp
${GMOCK_SRC})
set_property (TARGET cta-systemTests APPEND PROPERTY INSTALL_RPATH ${PROTOBUF3_RPATH})
target_link_libraries(cta-systemTests
systemTestHelperTests
cta-tapedSystemTests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment