Mercurial > repos > bgruening > package_openms_latest
comparison tool_dependencies.xml @ 10:8608dc490e8a draft default tip
Uploaded
author | bgruening |
---|---|
date | Thu, 29 Jan 2015 07:34:55 -0500 |
parents | 95462a64e4e1 |
children |
comparison
equal
deleted
inserted
replaced
9:95462a64e4e1 | 10:8608dc490e8a |
---|---|
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 -DBUILD_EXAMPLES=OFF -DBUILD_TESTING=OFF -DENABLE_STYLE_TESTING=OFF -DENABLE_UNITYBUILD=OFF -DWITH_GUI=OFF -DBoost_INCLUDE_DIR=$BOOST_ROOT_DIR/include/</action> | 54 <!-- -DBoost_INCLUDE_DIR=$BOOST_ROOT_DIR/include/ --> |
55 <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</action> | |
55 <action type="shell_command">make OpenMS TOPP UTILS</action> | 56 <action type="shell_command">make OpenMS TOPP UTILS</action> |
56 <action type="shell_command">make install</action> | 57 <action type="shell_command">make install</action> |
57 <!-- ToDo can we get it easily without svn? Is this included in the final tarball? --> | 58 <!-- 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 --> | 59 <!-- svn checkout http://svn.code.sf.net/p/open-ms/code/THIRDPARTY/SEARCHENGINES/Linux/64bit/ _searchengines --> |
59 <action type="set_environment"> | 60 <action type="set_environment"> |