Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Windows 7 and Server 2008
Description
in our master / slave environment cmakebuilder launches CMake with the PATH environment variable set to that as defined on the node, not as potentially expanded by the job via EnvInject.
We use EnvInject to expand the Job's PATH so that it includes the build tool (ninja in our case) and this fails with file not found.
Can cmakebuilder be adjusted to support the use of EnvInject /CustomTool paths?
Thanks,
Brett
fixed in 1.11 which does variable and build parameter expansion one eaxh text input field.