Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
5bd22fff
Commit
5bd22fff
authored
Nov 03, 2015
by
Steven Murray
Browse files
Removed dead linkage to libcastortapegatewayprotocol.so
parent
3c70f69a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tapeserver/castor/tape/tapeserver/daemon/CMakeLists.txt
View file @
5bd22fff
...
...
@@ -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
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment