Blender Git Commit Log

Git Commits -> Revision 4947aa2

Revision 4947aa2 by Ray molenkamp (master)
June 22, 2021, 00:19 (GMT)
CMake: Improve python version mismatch error

When CMake detects and incompatible Python version
it errors out with an error saying at-least python 3.9
is required, but doesn't mention the version it detected.

This makes troubleshooting the problem harder than it
needs to be.

This diff changes the error message to include the python
version CMake detected.

Differential Revision: https://developer.blender.org/D11666

Reviewed By: Ray Molenkamp

Commit Details:

Full Hash: 4947aa29db0a388b166704bd22eb416896064c61
Parent Commit: d443dcc
Lines Changed: +1, -1

1 Modified Path:

/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021