summaryrefslogtreecommitdiffstats
path: root/Tests/UseSWIG/ModuleName/runme.py
Commit message (Collapse)AuthorAgeFilesLines
* UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-0/+52
When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374