Skip to content
Snippets Groups Projects
Commit 998472fe authored by Filippo Cremonese's avatar Filippo Cremonese
Browse files

Export RPATH_PLACEHOLDER

parent c047361d
No related branches found
No related tags found
No related merge requests found
......@@ -116,6 +116,7 @@ class Configuration:
env["SOURCES_DIR"] = self.sources_dir
env["BUILDS_DIR"] = self.builds_dir
env["TMP_ROOTS"] = self.tmproot
env["RPATH_PLACEHOLDER"] = "////////////////////////////////////////////////$ORCHESTRA_ROOT"
# TODO: the order of the variables stays the same even if the
# user overrides an environment variable from the config.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment