summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/FindVTK.rst
blob: 1cc9fc4bf1cb508169666a099aeed84a5d5fb567 (plain)
1
2
3
4
5
6
FindVTK
-------

* The :module:`FindVTK` module dropped support for finding VTK 4.0.
  It is now a thin-wrapper around ``find_package(VTK ... NO_MODULE)``.
  This produces much clearer error messages when VTK is not found.