From 2f11129a69bcbd216f9d1e3d47a027c1f40ab6b8 Mon Sep 17 00:00:00 2001 From: danijoo Date: Fri, 12 Jun 2020 12:48:29 +0200 Subject: [PATCH] more markers --- profiles/base/.local/share/marker/user_commands.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/base/.local/share/marker/user_commands.txt b/profiles/base/.local/share/marker/user_commands.txt index 8042de2..9f41ff8 100644 --- a/profiles/base/.local/share/marker/user_commands.txt +++ b/profiles/base/.local/share/marker/user_commands.txt @@ -1,3 +1,5 @@ cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON -DGMX_GPU=ON -DCMAKE_INSTALL_PREFIX=/opt/gromacs-2019.1/ -DCMAKE_C_COMPILER=/usr/bin/gcc-4.9 -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.9##gmx_compile git clone git@git.compbiol.bio.tu-darmstadt.de:Daniel/md-template.git sim##md-template -git clone git@git.compbiol.bio.tu-darmstadt.de:Daniel/build_system.git {{folder}} && cd {{folder}}##build_system \ No newline at end of file +git clone git@git.compbiol.bio.tu-darmstadt.de:Daniel/build_system.git {{folder}} && cd {{folder}}##build_system +cookiecutter git@git.compbiol.bio.tu-darmstadt.de:Daniel/cookiecutter-md-template.git##cookiecutter-md-template +cookiecutter git@git.compbiol.bio.tu-darmstadt.de:Daniel/cookiecutter-mpt.git##cookiecutter MPT \ No newline at end of file