summaryrefslogtreecommitdiff
path: root/cmake/python-backport/FindPackageHandleStandardArgs.cmake
Commit message (Collapse)AuthorAgeFilesLines
* use system FindPython if newerAndy Clayton2020-05-181-0/+386
Avoid needing to keep our copy updated and only keep it as a fallback for when system cmake is not new enough.