Skip to content
Snippets Groups Projects
Commit eec1e3bd authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'cmake.RegistrationServices-20201002' into 'master'

RegistrationServices: cmake fix

See merge request atlas/athena!36944
parents f8fac48a ba9a4173
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ atlas_add_component( RegistrationServices ...@@ -20,7 +20,7 @@ atlas_add_component( RegistrationServices
src/IOVRegistrationSvc.cxx src/IOVRegistrationSvc.cxx
src/OutputConditionsAlg.cxx src/OutputConditionsAlg.cxx
src/components/*.cxx src/components/*.cxx
INCLUDE_DIRS ${COOL_INCLUDE_DIRS} ${ROOT_INCLUDE_DIRS} ${CORAL_INCLUDE_DIRS} INCLUDE_DIRS ${COOL_INCLUDE_DIRS} ${CORAL_INCLUDE_DIRS}
LINK_LIBRARIES ${COOL_LIBRARIES} ${CORAL_LIBRARIES} AthenaBaseComps AthenaKernel AthenaPoolUtilities CollectionBase DBDataModel FileCatalog IOVDbSvcLib PersistentDataModel PoolSvcLib RegistrationServicesLib SGTools StoreGateLib ) LINK_LIBRARIES ${COOL_LIBRARIES} ${CORAL_LIBRARIES} AthenaBaseComps AthenaKernel AthenaPoolUtilities CollectionBase DBDataModel FileCatalog IOVDbSvcLib PersistentDataModel PoolSvcLib RegistrationServicesLib SGTools StoreGateLib )
# Install files from the package: # Install files from the package:
......
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