summaryrefslogtreecommitdiff
path: root/cmake/python-backport/FindPython.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Bump required CMake version to 3.16.2Alexis Hildebrandt2023-03-241-258/+0
|
* Fix typos found by codespellAlexis Hildebrandt2022-07-191-3/+3
|
* use system FindPython if newerAndy Clayton2020-05-181-0/+258
Avoid needing to keep our copy updated and only keep it as a fallback for when system cmake is not new enough.