Skip to content

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bellenot committed Nov 28, 2024
1 parent 7cfddea commit d178bb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tutorials/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -530,9 +530,9 @@ set(io-readCode-depends tutorial-io-importCode)
set(fit-fit1-depends tutorial-hist-fillrandom)
set(fit-myfit-depends tutorial-fit-fitslicesy)
set(foam-foam_demopers-depends tutorial-foam-foam_demo)
set(tree-staff-depends tutorial-tree-cernbuild)
set(tree-cernstaff-depends tutorial-tree-cernbuild)
set(hist-hbars-depends tutorial-tree-cernbuild)
set(tree-tree502_staff-depends tutorial-tree-tree500_cernbuild)
set(tree-tree501_cernstaff-depends tutorial-tree-tree500_cernbuild)
set(hist-hbars-depends tutorial-tree-tree500_cernbuild)
set(benchmarks-depends tutorial-hsimple
tutorial-fit-fit1
tutorial-fit-myfit
Expand Down

0 comments on commit d178bb7

Please sign in to comment.