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