# HG changeset patch # User yhoogstrate # Date 1463644081 14400 # Node ID e3ef4c5b6f19b8e8fd05f016181eb9e8089a0b12 # Parent 1c7d6b16751035df84d56a4ae18f5475c193ef0f planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit fb0bbb26638c0185ef16efa2e0ac3952d671b711-dirty diff -r 1c7d6b167510 -r e3ef4c5b6f19 tool_dependencies.xml --- a/tool_dependencies.xml Thu May 19 03:29:32 2016 -0400 +++ b/tool_dependencies.xml Thu May 19 03:48:01 2016 -0400 @@ -46,7 +46,10 @@ - ls + cmake -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR . && + make && + make check && + make install