diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c0e1a69dabb..435a271448f1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1131,7 +1131,7 @@ option(ENABLE_UNITY_BUILDS "Enable Unity builds, that is compiling several .cpp ############################################################# # Python -set(MIN_PYTHON_VERSION "3.9") +set(MIN_PYTHON_VERSION "3.10") set(Python_FIND_FRAMEWORK "LAST")