Preparing minimalistic binary package for CI (use of cpack and disabling modules)

VTK tries to be relocatable in its install tree, so you should be able to install VTK and just pack up its install tree in a tarball. CPack does do that, but it’s not a setup we’ve typically used (VTK is now released as a source-only distribution due to the difficulties of making a VTK binary release which works for even a majority of people).