Skip to content
Snippets Groups Projects
Forked from faser / calypso
1191 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 322 B
atlas_subdir( SimHitExample )

atlas_add_component( SimHitExample
                    src/*.cxx
                    src/components/SimHitExample_entries.cxx
                    LINK_LIBRARIES AthenaBaseComps GeneratorObjects TrackerSimEvent ScintSimEvent FaserCaloSimEvent
        )

atlas_install_joboptions( share/*.py )