vtk-use-file-error.cmake 177 B

1234
  1. message(FATAL_ERROR
  2. "The `VTK_USE_FILE` is no longer used starting with 8.90. The "
  3. "`include(\${VTK_USE_FILE})` line is no longer necessary and can just be "
  4. "removed.")