Skip to content

Extract implementation of MakeTestDataSet to .cxx

Li-Ta Lo requested to merge ollielo/vtk-m:DataSetBuilder into master

This extracts implementation of MakeTestDataSet into is own .cxx file. This allows unit tests to be compiled without a device compiler.

This is required for !2648 (merged).

Merge request reports