Skip to content
Snippets Groups Projects
Commit 02f6a1cf authored by Elvin Sindrilaru's avatar Elvin Sindrilaru
Browse files

Add missing dependency for stagerd on castorcommonora

parent 57086a01
Branches
Tags
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment