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:
@@ -18,5 +18,6 @@ pbuild::compile() {
|
||||
|
||||
pbuild::install() {
|
||||
cp $BUILDBLOCK_DIR/files/LICENSE $PREFIX/
|
||||
cp -r $BUILDBLOCK_DIR/bin $PREFIX/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user