comparison tool_dependencies.xml @ 8:c73581afb550 draft

Uploaded
author iuc
date Tue, 27 Jan 2015 13:02:25 -0500
parents a98539411cd6
children 95462a64e4e1
comparison
equal deleted inserted replaced
7:a98539411cd6 8:c73581afb550
49 <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action> 49 <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action>
50 <action type="shell_command">cmake . -DBUILD_TYPE=EIGEN</action> 50 <action type="shell_command">cmake . -DBUILD_TYPE=EIGEN</action>
51 <action type="shell_command">cmake . -DBUILD_TYPE=WILDMAGIC</action> 51 <action type="shell_command">cmake . -DBUILD_TYPE=WILDMAGIC</action>
52 52
53 <action type="change_directory">..</action> 53 <action type="change_directory">..</action>
54 <action type="shell_command">cmake . -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR -DHAS_XSERVER=OFF -DENABLE_TUTORIALS=OFF -DENABLE_STYLE_TESTING=OFF -DENABLE_UNITYBUILD=OFF -DWITH_GUI=OFF -DBoost_INCLUDE_DIR=$BOOST_ROOT_DIR/include/</action> 54 <action type="shell_command">cmake . -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR -DHAS_XSERVER=OFF -DENABLE_TUTORIALS=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TESTING=OFF -DENABLE_STYLE_TESTING=OFF -DENABLE_UNITYBUILD=OFF -DWITH_GUI=OFF -DBoost_INCLUDE_DIR=$BOOST_ROOT_DIR/include/</action>
55 <action type="shell_command">make OpenMS TOPP UTILS</action> 55 <action type="shell_command">make OpenMS TOPP UTILS</action>
56 <action type="shell_command">make install</action> 56 <action type="shell_command">make install</action>
57 <!-- ToDo can we get it easily without svn? Is this included in the final tarball? --> 57 <!-- ToDo can we get it easily without svn? Is this included in the final tarball? -->
58 <!-- svn checkout http://svn.code.sf.net/p/open-ms/code/THIRDPARTY/SEARCHENGINES/Linux/64bit/ _searchengines --> 58 <!-- svn checkout http://svn.code.sf.net/p/open-ms/code/THIRDPARTY/SEARCHENGINES/Linux/64bit/ _searchengines -->
59 <action type="set_environment"> 59 <action type="set_environment">