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

Removed dead linkage to libcastortapegatewayprotocol.so

parent 87d760be
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ target_link_libraries(castorTapeServerDaemon castormessages castortapereactor c
add_dependencies(castorTapeServerDaemon castormessagesprotobuf)
add_executable(tapeserverd TapeDaemon.cpp)
target_link_libraries(tapeserverd castorTapeServerDaemon SCSI System Utils File TapeDrive castorcommon castorclient castorlegacymsg castorserver castortapegatewayprotocol castortapereactor ${LIBCAP_LIB} ${ZLIB_LIBRARIES} castormessages zmq)
target_link_libraries(tapeserverd castorTapeServerDaemon SCSI System Utils File TapeDrive castorcommon castorclient castorlegacymsg castorserver castortapereactor ${LIBCAP_LIB} ${ZLIB_LIBRARIES} castormessages zmq)
add_library(castortapeserverdaemonutils SHARED
ProcessForkerProxyDummy.cpp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment