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
56a8e13e
Commit
56a8e13e
authored
Mar 19, 2014
by
David COME
Browse files
Added RecallTaskInjector.cpp to tapeserver
Thus the RecallTaskInjectorTest.cpp does not complain about link error
parent
c139e40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
castor/tape/tapeserver/daemon/CMakeLists.txt
View file @
56a8e13e
...
...
@@ -28,7 +28,7 @@ TapeDrive Exception SCSI System Utils File
castorcommon castorclient castorTapeServerThreading castortapeutils
castortapegatewayprotocol
)
add_library
(
tapeserver ClientProxy.cpp MountSession.cpp
)
add_library
(
tapeserver ClientProxy.cpp MountSession.cpp
RecallTaskInjector.cpp
)
add_library
(
tapeserverdTest
ClientSimulator.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