CemrgApp icon indicating copy to clipboard operation
CemrgApp copied to clipboard

skip downloading VMTK test data during build

Open JostMigenda opened this issue 1 year ago • 1 comments

Currently, while building VMTK it downloads the VMTK/tests/vmtk-test-data/ submodule, which contains about 500 MB of test images that we don’t use. This wastes bandwidth, disk space and slows the build process down; let’s change our build scripts (either CemrgApp/CMakeExternals/VMTK.cmake or within our VMTK fork) to skip this.

JostMigenda avatar May 10 '24 14:05 JostMigenda

makes very good sense, nice catch 👍

OrodRazeghi avatar May 10 '24 14:05 OrodRazeghi