[dd4hep] update env var (#22218)
This commit is contained in:
@@ -96,6 +96,7 @@ def cmake_args(self):
|
|||||||
def setup_run_environment(self, env):
|
def setup_run_environment(self, env):
|
||||||
# used p.ex. in ddsim to find DDDetectors dir
|
# used p.ex. in ddsim to find DDDetectors dir
|
||||||
env.set("DD4hepINSTALL", self.prefix)
|
env.set("DD4hepINSTALL", self.prefix)
|
||||||
|
env.set("DD4HEP", self.prefix.examples)
|
||||||
env.set("DD4hep_DIR", self.prefix)
|
env.set("DD4hep_DIR", self.prefix)
|
||||||
env.set("DD4hep_ROOT", self.prefix)
|
env.set("DD4hep_ROOT", self.prefix)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user