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 285a82e commit 0fb5c37Copy full SHA for 0fb5c37
1 file changed
Modules/FIT/FT0/CMakeLists.txt
@@ -26,7 +26,8 @@ target_link_libraries(O2QcFT0 PUBLIC O2QualityControl
26
O2::FT0Base
27
O2::DataFormatsParameters
28
O2QcCommon
29
- O2QcFITCommon)
+ O2QcFITCommon
30
+ ROOT::ROOTDataFrame)
31
32
install(TARGETS O2QcFT0
33
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
0 commit comments