Skip to content

Remove device compiler for examples

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

Many examples still use the CMake macro that invokes device compiler that is now unnecessary. Remove invocations of these macros.

Merge request reports