Skip to content

Commit b0b8fb4

Browse files
committed
fix Detectors/TPC/base/CMakeLists.txt
1 parent e73a79d commit b0b8fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
4243
PUBLIC_LINK_LIBRARIES Vc::Vc Boost::boost O2::DataFormatsTPC
4344
O2::DetectorsRaw O2::CCDB FairRoot::Base)
4445

4546
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)