Skip to content
Snippets Groups Projects
Commit e57e4831 authored by John Chapman's avatar John Chapman
Browse files

Cleanup FastCaloSimHit CMakeLists.txt file.

parent 6c235fbc
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ atlas_add_library( FastCaloSimHitLib ...@@ -23,7 +23,7 @@ atlas_add_library( FastCaloSimHitLib
atlas_add_component( FastCaloSimHit atlas_add_component( FastCaloSimHit
src/components/*.cxx src/components/*.cxx
LINK_LIBRARIES AthenaBaseComps StoreGateLib SGtests GaudiKernel LArSimEvent TileSimEvent CaloEvent CaloIdentifier PileUpToolsLib EventInfo TileConditionsLib TileEvent FastCaloSimHitLib ) LINK_LIBRARIES FastCaloSimHitLib )
# Install files from the package: # Install files from the package:
atlas_install_python_modules( python/*.py POST_BUILD_CMD ${ATLAS_FLAKE8} ) atlas_install_python_modules( python/*.py POST_BUILD_CMD ${ATLAS_FLAKE8} )
......
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