$NetBSD: patch-examples_surface_CMakeLists.txt,v 1.1 2021/05/07 11:36:29 thor Exp $

Support VTK 9, from PR 4262

--- examples/surface/CMakeLists.txt.orig	2020-08-14 12:23:03.000000000 +0000
+++ examples/surface/CMakeLists.txt
@@ -11,7 +11,6 @@ if(NOT VTK_FOUND)
 else()
   set(DEFAULT TRUE)
   set(REASON)
-  include(${VTK_USE_FILE})
 endif()
 
 PCL_ADD_EXAMPLE(pcl_test_nurbs_fitting_surface
