changeset 9:fcc0218a7ad2 draft

Uploaded
author greg
date Mon, 11 Jul 2016 08:29:29 -0400
parents c53330c0566c
children eec33e72ea7b
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jul 08 15:00:11 2016 -0400
+++ b/tool_dependencies.xml	Mon Jul 11 08:29:29 2016 -0400
@@ -71,6 +71,7 @@
                          <source_directory>../build/include</source_directory>
                          <destination_directory>$INSTALL_DIR/include</destination_directory>
                      </action>
+                     <action type="shell_command">rm -rf ../build/lib/cmake</action>
                      <action type="move_directory_files">
                          <source_directory>../build/lib</source_directory>
                          <destination_directory>$INSTALL_DIR/lib</destination_directory>
@@ -166,6 +167,7 @@
                          <source_directory>../build/include</source_directory>
                          <destination_directory>$INSTALL_DIR/include</destination_directory>
                      </action>
+                     <action type="shell_command">rm -rf ../build/lib/cmake</action>
                      <action type="move_directory_files">
                          <source_directory>../build/lib</source_directory>
                          <destination_directory>$INSTALL_DIR/lib</destination_directory>