Skip to content
Snippets Groups Projects
CMakeLists.txt 322 B
Newer Older
atlas_subdir( SimHitExample )

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

atlas_install_joboptions( share/*.py )