vtk-m/CMake/patches/README.md
Robert Maynard 7092bb9210 Make sure we don't leak our findmpi module
Consumers of VTK-m shouldn't use VTK-m find mpi module unless
they explicitly want to. This makes sure that by default only
VTK-m uses it.
2020-06-19 11:43:36 -04:00

358 B

CMake backports

This directory contains backports from newer CMake versions to help support actually using older CMake versions for building VTK-m. The directory name is the minimum version of CMake for which the contained files are no longer necessary. For example, the files under the 3.15 directory are not needed for 3.15 or 3.16, but are for 3.14.