Skip to content

Commit 08c1e67

Browse files
committed
Revert "fix Detectors/TPC/base/CMakeLists.txt"
This reverts commit b0b8fb4.
1 parent e69f531 commit 08c1e67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/TPC/base/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ o2_add_library(TPCBase
3939
src/FEEConfig.cxx
4040
src/DeadChannelMapCreator.cxx
4141
src/CommonModeCorrection.cxx
42-
src/TPCFlagsMemberCustomStreamer.cxx
4342
PUBLIC_LINK_LIBRARIES Vc::Vc Boost::boost O2::DataFormatsTPC
4443
O2::DetectorsRaw O2::CCDB FairRoot::Base)
4544

4645
o2_target_root_dictionary(TPCBase
46+
EXTRA_PATCH src/TPCFlagsMemberCustomStreamer.cxx
4747
HEADERS include/TPCBase/CalArray.h
4848
include/TPCBase/CalDet.h
4949
include/TPCBase/CDBInterface.h

0 commit comments

Comments
 (0)