Skip to content
Snippets Groups Projects
Commit 4f8c6d21 authored by Cedric CAFFY's avatar Cedric CAFFY
Browse files

Removed helgrind error by removing a linkage in the...

Removed helgrind error by removing a linkage in the tapeserver/castor/tape/tapeserver/file/CMakeLists.txt file
parent a096acda
Branches
Tags
No related merge requests found
......@@ -82,8 +82,5 @@ add_library(ctatapeserverfileunittests SHARED
set_property(TARGET ctatapeserverfileunittests PROPERTY SOVERSION "${CTA_SOVERSION}")
set_property(TARGET ctatapeserverfileunittests PROPERTY VERSION "${CTA_LIBVERSION}")
target_link_libraries(ctatapeserverfileunittests
File)
install(TARGETS ctatapeserverfileunittests 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