summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPython/RunCMakeTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge topic 'python-android-link'Brad King2025-09-161-0/+1
|\ | | | | | | | | | | | | | | 1507491c25 FindPython: link modules against libpython on Android Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !11153
| * FindPython: link modules against libpython on AndroidMalcolm Smith2025-09-131-0/+1
| |
* | Merge topic 'FindPython-ABI-handling'Brad King2025-09-051-0/+2
|\ \ | |/ |/| | | | | | | | | c504b1c638 FindPython: Ensure correct handling of Python_FIND_ABI variable Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11145
| * FindPython: Ensure correct handling of Python_FIND_ABI variableMarc Chevrier2025-09-041-0/+2
| | | | | | | | Fixes: #27192
* | FindPython: NumPy target does not depend on Development.ModuleMarc Chevrier2025-08-251-8/+17
|/ | | | Fixes: #27123
* FindPython: enforce artifacts consistency when cross-compilingMarc Chevrier2025-03-051-6/+44
| | | | Fixes: #26696
* FindPython: migrate tests to RunCMake frameworkMarc Chevrier2025-02-281-0/+329