Skip to content

Need to switch to use CMake's FindPython #504

Description

@KrisThielemans

We're still using FindPythonInterp but it's deprecated since CMake 3.12. FindPython will first find Python 3 apparently, which is sorely needed. Maybe it'll also reduce problems on OSX (but that's surely too optimistic).

We should check CMake version, and fall back to old code if it's too old.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions