<div dir="ltr">Hi All, <div><br></div><div>It seems the recent changes in vtk-config.cmake have dropped support for specifying a version when calling find_package( vtk ). It this the intended new behaviour?</div><div><br></div><div>See the modified c++ example from the vtk source attached. The output of cmake (3.10.1 on macOS 10.14) is the following:</div><div><br></div><div><p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(255,0,0)">CMake Error at CMakeLists.txt:6 (find_package):<br>  Could not find a configuration file for package "VTK" that is compatible<br>  with requested version "8.90.0".<br><br>  The following configuration files were considered but not accepted:<br><br>    /Users/simon/ibis/vtk-git/build-deb-qt-5.9.7-osx-10.10/vtk-config.cmake, version: unknown</span></p><p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(255,0,0)"><br></span></p>cmake doesn't seem to be able to determine the version now.</div><div><br></div><div>s.</div></div>