Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindPython: add capability to select python version for the tests | Marc Chevrier | 2023-06-15 | 1 | -11/+4 |
| | |||||
* | FindPython*: Manage weak link for Python modules | Marc Chevrier | 2019-05-07 | 1 | -1/+1 |
| | | | | | | | Add new target Python::Module which take care of platform requirements for Python module development. Fixes: #18100 | ||||
* | UseSWIG: add management of SWIG option -module | Marc Chevrier | 2018-12-07 | 3 | -0/+103 |
When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374 |