Skip to content

Commit c42fbe7

Browse files
authored
[Common] Remove unnecessary DataFormatsTPC from dependencies
1 parent d266d8d commit c42fbe7

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)