In CMake 3.12, FindPython was added and FindPythonInterp was deprecated. For this project, CMake 3.13.4 is required.
This fixes Python detection on MacOS 12.6. Probably not the most relevant platform, but such a change looks like a reasonable and easy modernization of the CMake infrastructure anyway.
In CMake 3.12, FindPython was added and FindPythonInterp was deprecated. For this project, CMake 3.13.4 is required.
This fixes Python detection on MacOS 12.6. Probably not the most relevant platform, but such a change looks like a reasonable and easy modernization of the CMake infrastructure anyway.