Skip to content
Snippets Groups Projects
Commit d6e3082a authored by Petr Jacka's avatar Petr Jacka
Browse files

Fixed problem in cmake list

Former-commit-id: 4fc6ceec7125475327e994c35efbf5e911bb5982
parent 03b8bef3
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ atlas_add_root_dictionary( ISF_FastCaloSimParametrizationLib
EXTERNAL_PACKAGES ROOT HepPDT XercesC CLHEP HepMC Geant4 )
atlas_add_library( ISF_FastCaloSimParametrizationLib
Root/*.cxx src/CaloGeometryFromCaloDDM.cxx src/CaloGeometryLookup.cxx
Root/*.cxx src/CaloGeometryFromCaloDDM.cxx src/CaloGeometryLookup.cxx src/CaloGeometry.cxx
${ISF_FastCaloSimParametrizationLibDictSource}
PUBLIC_HEADERS ISF_FastCaloSimParametrization
INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} ${HEPPDT_INCLUDE_DIRS} ${HEPMC_INCLUDE_DIRS}
......
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