diff tool_dependencies.xml @ 1:9fbaadc2f81a draft

Uploaded
author iuc
date Mon, 17 Mar 2014 18:20:56 -0400
parents 8a23feed1300
children 31643745f30c
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Mar 17 17:05:50 2014 -0400
+++ b/tool_dependencies.xml	Mon Mar 17 18:20:56 2014 -0400
@@ -23,6 +23,8 @@
                 <action type="set_environment">
                     <environment_variable action="set_to" name="BOOST_ROOT_DIR">$INSTALL_DIR/boost</environment_variable>
                     <environment_variable action="append_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/boost/lib/</environment_variable>
+                    <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/boost/include</environment_variable>
+                    <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/boost/include</environment_variable>
                 </action>
             </actions>
         </install>