Add new MotionCor2 variants

Also standardize the MotionCor2 wrapper so that it's the same for all
module versions regardless of cuda support
This commit is contained in:
2022-11-10 16:09:27 +01:00
parent 58881d8169
commit 98daea70bd
4 changed files with 26 additions and 0 deletions
+1
View File
@@ -18,5 +18,6 @@ pbuild::compile() {
pbuild::install() {
cp $BUILDBLOCK_DIR/files/LICENSE $PREFIX/
cp -r $BUILDBLOCK_DIR/bin $PREFIX/
}