intel / vc-intrinsics

MIT License
54 stars 49 forks source link

Use FindPython instead of FindPythonInterp #115

Closed al42and closed 2 years ago

al42and commented 2 years ago

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.

vmustya commented 2 years ago

The change has been merged: https://github.com/intel/vc-intrinsics/commit/774479cf3f06448576225a07362d2874ef771344