Skip to content

Commit 1f37c17

Browse files
committed
[CMake] Remove unused benchmarks-depends vars from tutorial CMakeLists
1 parent 65be772 commit 1f37c17

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

tutorials/CMakeLists.txt

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -589,17 +589,6 @@ set(math-foam-foam_demopers-depends tutorial-math-foam-foam_demo)
589589
set(io-tree-tree502_staff-depends tutorial-io-tree-tree500_cernbuild)
590590
set(io-tree-tree501_cernstaff-depends tutorial-io-tree-tree500_cernbuild)
591591
set(hist-hist006_TH1_bar_charts-depends tutorial-io-tree-tree500_cernbuild)
592-
set(benchmarks-depends tutorial-hsimple
593-
tutorial-math-fit-fit1
594-
tutorial-math-fit-myfit
595-
tutorial-hist-hist015_TH1_read_and_draw
596-
tutorial-hist-hist056_TPolyMarker_contour
597-
tutorial-legacy-g3d-na49view
598-
tutorial-io-tree-tree120_ntuple.C
599-
tutorial-io-tree-spider
600-
tutorial-io-hadd
601-
tutorial-io-loopdir
602-
tutorial-io-copyFiles)
603592
set(legacy-g3d-na49view-depends tutorial-legacy-g3d-geometry)
604593
set(io-tree-mt_readNtuplesFillHistosAndFit-depends tutorial-io-tree-mt_fillNtuples)
605594
set(io-tree-mp_readNtuplesFillHistosAndFit-depends tutorial-io-tree-mp_fillNtuples)
@@ -874,11 +863,6 @@ if(ROOT_pyroot_FOUND)
874863
#---Python tutorials dependencies--------------------------------------
875864
set(io-tree-ntuple1-depends tutorial-hsimple-py)
876865
set(hist-hist015_TH1_read_and_draw-depends tutorial-hsimple-py)
877-
set(pyroot-benchmarks-depends tutorial-hsimple-py
878-
tutorial-math-fit-fit1-py
879-
tutorial-legacy-g3d-na49view-py
880-
tutorial-hist-hist015_TH1_read_and_draw-py
881-
tutorial-io-tree-ntuple1-py)
882866
set(math-fit-fit1-depends tutorial-hist-hist001_TH1_fillrandom-py)
883867
set(legacy-g3d-na49view-depends tutorial-legacy-g3d-geometry-py)
884868
set(roofit-roofit-rf503_wspaceread-depends tutorial-roofit-roofit-rf502_wspacewrite-py)

0 commit comments

Comments
 (0)