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

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

RootCollection: cmake fix

See merge request atlas/athena!36942
parents 71b03942 057f7ad7
No related branches found
No related tags found
No related merge requests found
...@@ -24,8 +24,8 @@ atlas_add_library( RootCollection ...@@ -24,8 +24,8 @@ atlas_add_library( RootCollection
FileCatalog GaudiKernel POOLCore PersistencySvc PersistentDataModel RootUtils ) FileCatalog GaudiKernel POOLCore PersistencySvc PersistentDataModel RootUtils )
atlas_add_library( RootCollectionComponents atlas_add_library( RootCollectionComponents
NO_PUBLIC_HEADERS
src/components/*.cpp src/components/*.cpp
NO_PUBLIC_HEADERS
LINK_LIBRARIES CollectionBase RootCollection ) LINK_LIBRARIES CollectionBase RootCollection )
atlas_add_test( read_test atlas_add_test( read_test
......
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