Don't define DEBUG_PRINT in the Contour Tree source file
Or at least guard it with another define. This makes the current version of the contour tree unusable because it spams debug messages with no way to disable without patching the source.
https://gitlab.kitware.com/vtk/vtk-m/blob/master/vtkm/worklet/contourtree/ContourTree.h#L162