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