Skip to content

FindBoost: Add support for Python 3.10

Oleg Sidorkin requested to merge osidorkin/cmake:FindBoost-python-3.10 into master

Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10.

Fixes: #23025 (closed)
Backport: release

Edited by Brad King

Merge request reports