FindBoost: Add support for Python 3.10
Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10. Fixes: #23025
Please register or sign in to comment
Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10. Fixes: #23025