Skip to content
GitLab
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
387f0816
Commit
387f0816
authored
Dec 06, 2013
by
Elvin Sindrilaru
Browse files
Add missing dependency for stagerd on castorcommonora
parent
bc345281
Changes
1
Hide whitespace changes
Inline
Side-by-side
castor/stager/daemon/CMakeLists.txt
View file @
387f0816
...
...
@@ -56,7 +56,7 @@ set_target_properties (stagerd PROPERTIES
COMPILE_FLAGS
${
ORACLE_CPPFLAGS
}
LINK_FLAGS
"-L
${
ORACLE_LIBDIR
}
-locci -lclntsh"
)
target_link_libraries
(
stagerd castorclient castorcnvs castorcommon castorns
castorupv castordlf
)
castorupv castordlf
castorcommonora
)
install
(
TARGETS stagerd DESTINATION
${
CASTOR_DEST_BIN_DIR
}
)
CastorInstallAdmManPage
(
stagerd
)
CastorInstallLogRotate
(
castor-stager-server
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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