Skip to content

Use FindPython3 to find Python, bump minimum CMake to 3.12

Dawid Wrobel requested to merge work/enable_woob_by_default into 5.1

PythonInterp and PythonLibs are depricated, replace them with FindPython3 instead.

This requires CMake 3.12. Looking at repology, I think it's safe to bump the minimum version from 3.1 to 3.12

Merge request reports