Skip to content

Commit 057fe58

Browse files
authored
[Common] Remove unnecessary DataFormatsTPC from TPC drift manager dependencies (#14188)
1 parent 106e00e commit 057fe58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ o2physics_target_root_dictionary(EventFilteringUtils
5151

5252
o2physics_add_header_only_library(TPCDriftManager
5353
HEADERS TPCVDriftManager.h
54-
INTERFACE_LINK_LIBRARIES O2::DataFormatsTPC)
54+
INTERFACE_LINK_LIBRARIES)

0 commit comments

Comments
 (0)