We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542610b commit b58b458Copy full SHA for b58b458
Common/CCDB/CMakeLists.txt
@@ -21,3 +21,6 @@ o2physics_target_root_dictionary(AnalysisCCDB
21
HEADERS ctpRateFetcher.h
22
HEADERS RCTSelectionFlags.h
23
LINKDEF AnalysisCCDBLinkDef.h)
24
+
25
+o2physics_add_header_only_library(RCTSelectionFlags
26
+ HEADERS RCTSelectionFlags.h)
0 commit comments