Mercurial > repos > bgruening > package_openms_latest
changeset 8:c73581afb550 draft
Uploaded
author | iuc |
---|---|
date | Tue, 27 Jan 2015 13:02:25 -0500 (2015-01-27) |
parents | a98539411cd6 |
children | 95462a64e4e1 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jan 27 11:31:58 2015 -0500 +++ b/tool_dependencies.xml Tue Jan 27 13:02:25 2015 -0500 @@ -51,7 +51,7 @@ <action type="shell_command">cmake . -DBUILD_TYPE=WILDMAGIC</action> <action type="change_directory">..</action> - <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> + <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> <action type="shell_command">make OpenMS TOPP UTILS</action> <action type="shell_command">make install</action> <!-- ToDo can we get it easily without svn? Is this included in the final tarball? -->