| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Configration variable Python_FIND_STRATEGY controls the lookup startegy.
Possible values are LOCATION and VERSION.
Fixes: #19159
|
|
|
|
|
|
|
| |
Add new target Python::Module which take care of platform requirements
for Python module development.
Fixes: #18100
|
|
|
|
| |
Fixes: #19097
|
|
|
|
|
|
|
| |
Update the component added by commit 513e77550d (FindPython: Introduce
NumPy component, 2018-12-12, v3.14.0-rc1~95^2). The `numpy/`
sub-directory should not be part of the include directory. It should be
part of the `#include` line.
|
|
|
|
|
| |
Fixes: #18678
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
|
|
|
|
| |
Fixes: #18827
|
| |
|
|
Fixes: #16142
|