vtk-use-file-error.cmake
Go to the documentation of this file.
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.")