Previous changeset 1:a18ccb33a785 (2015-01-19) Next changeset 3:8ff916dba7a8 (2015-01-21) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r a18ccb33a785 -r f06b68094cb5 tool_dependencies.xml --- a/tool_dependencies.xml Mon Jan 19 18:37:28 2015 -0500 +++ b/tool_dependencies.xml Wed Jan 21 15:32:55 2015 -0500 |
b |
@@ -11,8 +11,7 @@ <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> - <environment_variable name="CMAKE_ROOT" action="set_to">$INSTALL_DIR</environment_variable> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin/</environment_variable> + <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions> </install> |