Skip to content
Snippets Groups Projects
Commit b0e0dbff authored by Maddalena Giulini's avatar Maddalena Giulini
Browse files

Removal of component source files

The source files in src/components are removed
the CMakeList.txt file is changed accordingly
parent 5b83a5c2
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ find_package( tdaq-common COMPONENTS eformat_write ROOT)
atlas_add_library(FTKStandaloneMonitoring
src/*.cxx
components/*.cxx
PUBLIC_HEADERS FTKStandaloneMonitoring
PRIVATE_INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
LINK_LIBRARIES ${TDAQ-COMMON_LIBRARIES} ByteStreamData GaudiKernel TrigFTK_RawData TrigFTKSimLib TrigInDetAnalysisUtils TrigInDetAnalysis TrigFTK_RawData
......
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
#include "GaudiKernel/DeclareFactoryEntries.h"
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
#include "GaudiKernel/LoadFactoryEntries.h"
LOAD_FACTORY_ENTRIES(FTKStandaloneMonitoring)
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