summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython
Commit message (Collapse)AuthorAgeFilesLines
* FindPython: Introduce NumPy componentHiroshi Miura2019-01-244-63/+182
| | | | | Fixes: #18678 Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* FindPython: Support script modeKyle Edwards2019-01-234-0/+13
| | | | Fixes: #18827
* FindPython: Test existence of imported targetsKyle Edwards2019-01-233-0/+24
|
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-208-0/+232
Fixes: #16142