Skip to content

Update the CMake package

Kenneth Moreland requested to merge kmorel/vtk-m:cmake-package-update into master

These commits update how the CMake configuration sets up the find_package information (accessed in VTKmConfig.cmake). It establishes a bunch of components that can be used in the find_package command to load various aspects like CUDA and TBB.

Merge request reports