This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Detecting python modules should be cached
ClosedPublic

Authored by beanz on May 1 2019, 2:23 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

beanz created this revision.May 1 2019, 2:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2019, 2:23 PM
Herald added a subscriber: mgorny. · View Herald Transcript

While there it really asks to be rewritten into a proper FindPythonModule.cmake module.

compnerd accepted this revision.May 1 2019, 4:07 PM

@lebedev.ri - yeah, that would certainly be nicer to extract this into a separate module, I don't think that it should block this. It would be a great follow up.

This revision is now accepted and ready to land.May 1 2019, 4:07 PM
This revision was automatically updated to reflect the committed changes.