Skip to content

CMake 3.12+ Python Find Routines, IPO/LTO #2201

Closed
@ax3l

Description

@ax3l

CMake 3.12.0+ deprecates the old find modules for Python and unifies them into a new call find module:

We should consider mid to long-term to update our CMake scripts accordingly, as soon as we can require CMake 3.12+ (released July 2018).

Furthermore, CMake 3.9.0+ introduces an abstraction for IPO/LTO, which can simplify our code base.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions