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

cta-oraUnitTests is now packaged

parent b59c7e72
No related branches found
No related tags found
No related merge requests found
......@@ -146,6 +146,7 @@ Unit tests and system tests with virtual tape drives
%attr(0755,root,root) %{_bindir}/cta-systemTests
%attr(0755,root,root) %{_libdir}/libsystemTestHelperTests.so
%attr(0755,root,root) %{_libdir}/libcta-tapedSystemTests.so
%attr(0755,root,root) %{_bindir}/cta-oraUnitTests
%attr(0755,root,root) %{_bindir}/cta-unitTests
%attr(0755,root,root) %{_bindir}/cta-unitTests-multiProcess
%attr(0755,root,root) %{_bindir}/cta-valgrindUnitTests.sh
......
......@@ -96,7 +96,7 @@ target_link_libraries(cta-systemTests
gtest
pthread)
install(TARGETS cta-unitTests cta-unitTests-multiProcess cta-systemTests DESTINATION usr/bin)
install(TARGETS cta-oraUnitTests cta-unitTests cta-unitTests-multiProcess cta-systemTests DESTINATION usr/bin)
install(TARGETS systemTestHelperTests DESTINATION usr/${CMAKE_INSTALL_LIBDIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment