Skip to content

Commit ac6c143

Browse files
authored
Add explicit dependency on AliceO2::DebugGUI (#580)
GUI support is going to be moved from O2::Framework to a non linkable plugin soon, to minimize framework dependencies.
1 parent 44ed71a commit ac6c143

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Framework/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ target_link_libraries(QualityControl
9494
AliceO2::Monitoring
9595
AliceO2::Configuration
9696
AliceO2::Occ
97+
AliceO2::DebugGUI
9798
ROOT::Net
9899
Boost::container
99100
O2::Framework

0 commit comments

Comments
 (0)