diff --git a/Simulation/FastShower/FastCaloSimAthenaPool/CMakeLists.txt b/Simulation/FastShower/FastCaloSimAthenaPool/CMakeLists.txt index 4e23e9cdb63cd011d65de25afab0656c23644778..e57d8d5defd6a25c5eba02b9c9b47f0ae2233461 100644 --- a/Simulation/FastShower/FastCaloSimAthenaPool/CMakeLists.txt +++ b/Simulation/FastShower/FastCaloSimAthenaPool/CMakeLists.txt @@ -24,7 +24,6 @@ atlas_add_library( FastCaloSimAthenaPool LINK_LIBRARIES ${ROOT_LIBRARIES} AthContainers AthenaPoolUtilities AthenaPoolCnvSvcLib ) atlas_add_poolcnv_library( FastCaloSimAthenaPoolPoolCnv - src/*.cxx FILES FastCaloSimAthenaPool/FastShowerInfoContainer.h FastCaloSimAthenaPool/FastShowerInfo.h INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} LINK_LIBRARIES ${ROOT_LIBRARIES} AthContainers AthenaPoolUtilities AthenaPoolCnvSvcLib FastCaloSimAthenaPool )