Skip to content

Commit b58b458

Browse files
authored
[Common] [Common]::CCDB:: add RCTSelectionFlags.h as header only library (#11127)
1 parent 542610b commit b58b458

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Common/CCDB/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ o2physics_target_root_dictionary(AnalysisCCDB
2121
HEADERS ctpRateFetcher.h
2222
HEADERS RCTSelectionFlags.h
2323
LINKDEF AnalysisCCDBLinkDef.h)
24+
25+
o2physics_add_header_only_library(RCTSelectionFlags
26+
HEADERS RCTSelectionFlags.h)

0 commit comments

Comments
 (0)