File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,9 +162,9 @@ add_examples_binding_if(Hashing Acts::ExamplesTrackFinding ACTS_BUILD_EXAMPLES_H
162162add_examples_binding_if (Json Acts::ExamplesIoJson ACTS_BUILD_PLUGIN_JSON TRUE )
163163add_examples_binding_if (Onnx Acts::ExamplesTrackFindingML ACTS_BUILD_PLUGIN_ONNX FALSE )
164164add_examples_binding_if (Pythia8 Acts::ExamplesGeneratorsPythia8 ACTS_BUILD_EXAMPLES_PYTHIA8 FALSE )
165- add_examples_binding_if (Root Acts::ExamplesIoRoot ACTS_BUILD_PLUGIN_ROOT TRUE )
165+ add_examples_binding_if (Root Acts::ExamplesIoRoot ACTS_BUILD_EXAMPLES_ROOT TRUE )
166166add_examples_binding_if (Svg Acts::ExamplesIoSvg ACTS_BUILD_PLUGIN_ACTSVG TRUE )
167- add_examples_binding_if (TGeo Acts::ExamplesDetectorTGeo ACTS_BUILD_PLUGIN_ROOT TRUE )
167+ add_examples_binding_if (TGeo Acts::ExamplesDetectorTGeo ACTS_BUILD_EXAMPLES_ROOT TRUE )
168168add_examples_binding_if (Traccc "Acts::PluginCovfie;Acts::ExamplesTraccc" ACTS_BUILD_PLUGIN_TRACCC FALSE )
169169add_examples_binding_if (TruthJet Acts::ExamplesJets ACTS_BUILD_EXAMPLES_FASTJET FALSE )
170170
You can’t perform that action at this time.
0 commit comments