We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69f531 commit 08c1e67Copy full SHA for 08c1e67
1 file changed
Detectors/TPC/base/CMakeLists.txt
@@ -39,11 +39,11 @@ o2_add_library(TPCBase
39
src/FEEConfig.cxx
40
src/DeadChannelMapCreator.cxx
41
src/CommonModeCorrection.cxx
42
- src/TPCFlagsMemberCustomStreamer.cxx
43
PUBLIC_LINK_LIBRARIES Vc::Vc Boost::boost O2::DataFormatsTPC
44
O2::DetectorsRaw O2::CCDB FairRoot::Base)
45
46
o2_target_root_dictionary(TPCBase
+ EXTRA_PATCH src/TPCFlagsMemberCustomStreamer.cxx
47
HEADERS include/TPCBase/CalArray.h
48
include/TPCBase/CalDet.h
49
include/TPCBase/CDBInterface.h
0 commit comments