Mercurial > repos > malbuquerque > package_cmake_3_1_0
comparison tool_dependencies.xml @ 2:f06b68094cb5 draft
Uploaded
author | malbuquerque |
---|---|
date | Wed, 21 Jan 2015 15:32:55 -0500 |
parents | a18ccb33a785 |
children | 8ff916dba7a8 |
comparison
equal
deleted
inserted
replaced
1:a18ccb33a785 | 2:f06b68094cb5 |
---|---|
9 <action type="move_directory_files"> | 9 <action type="move_directory_files"> |
10 <source_directory>./</source_directory> | 10 <source_directory>./</source_directory> |
11 <destination_directory>$INSTALL_DIR</destination_directory> | 11 <destination_directory>$INSTALL_DIR</destination_directory> |
12 </action> | 12 </action> |
13 <action type="set_environment"> | 13 <action type="set_environment"> |
14 <environment_variable name="CMAKE_ROOT" action="set_to">$INSTALL_DIR</environment_variable> | 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin/</environment_variable> | |
16 </action> | 15 </action> |
17 </actions> | 16 </actions> |
18 </install> | 17 </install> |
19 </package> | 18 </package> |
20 </tool_dependency> | 19 </tool_dependency> |