added conda pkgs for moench

This commit is contained in:
Erik Frojdh
2021-05-11 10:22:15 +02:00
parent 085ea3aee7
commit ac613171ec
5 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#Copy the Moench executables
mkdir -p $PREFIX/bin
cp build/install/bin/moench04ZmqProcess $PREFIX/bin/.
cp build/install/bin/moenchZmqProcess $PREFIX/bin/.