Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+11 |
When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374 |