Skip to content
Snippets Groups Projects
Commit 62ef3249 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

RDBAccessSvc: cmake fixes

Library dependency fixes.
parent 86941189
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ atlas_add_executable( geomdb2sqlite
atlas_add_executable( geomdb2oracle
replicator/geomdb2oracle.cpp
INCLUDE_DIRS ${CORAL_INCLUDE_DIRS}
LINK_LIBRARIES ${CORAL_LIBRARIES} RDBAccessSvcLib )
LINK_LIBRARIES ${CORAL_LIBRARIES} RDBAccessSvcLib CxxUtils )
# Install files from the package:
atlas_install_joboptions( share/*.py )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment