Use FindPython3 to find Python, bump minimum CMake to 3.12
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