Skip to content
Snippets Groups Projects
Commit ead9da1d authored by Imma Riu's avatar Imma Riu Committed by Tim Martin
Browse files

Merge branch '21.1-fixAFPMonitoring_cmake' into '21.1'

fixAFPMonitoring cmake for release 21.1.

See merge request !4360

Former-commit-id: b7f6e0e1de81d8e197035815938ec88d56b0ca4b
parent d2c295ae
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,11 @@ atlas_depends_on_subdirs( PUBLIC
)
# Component(s) in the package:
atlas_add_library( AFP_Monitoring
AFP_Monitoring/*.h src/*.cxx
atlas_add_component( AFP_Monitoring
src/*.cxx
src/components/*.cxx
PUBLIC_HEADERS AFP_Monitoring
LINK_LIBRARIES ${ROOT_LIBRARIES} AthenaMonitoringLib LWHists xAODForward xAODEventInfo AFP_RawEv)
atlas_install_headers( AFP_Monitoring )
atlas_install_joboptions( share/*.py )
\ No newline at end of file
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