-
- Downloads
Fix cmake check for minimum supported Python version
One of the VTK dashboards had problems evaluating PYTHON_VERSION, so stick with PYTHON_MAJOR_VERSION and PYTHON_MINOR_VERSION instead. Also, change SEND_ERROR to FATAL_ERROR.
Please register or sign in to comment