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