summaryrefslogtreecommitdiffstats
path: root/Tests/UseSWIG/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* UseSWIG: Enable SWIG Fortran target languageSeth R Johnson2020-02-241-0/+15
|
* UseSWIG: Manage alternate library nameMarc Chevrier2019-05-031-0/+12
| | | | | | | | Manage alternate library name by passing -interface <library_name> for python language or -dllimport <library_name> for CSharp language to the SWIG compiler. Fixes: #18771
* SWIG: Add support for custom Swig source file extensionsThirumal Venkat2019-01-031-0/+12
|
* UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-1/+13
| | | | | | | When file property SWIG_MODULE_NAME is specified, provide option -module to SWIG compiler. Fixes: #18374
* UseSWIG: add support of target property INCLUDE_DIRECTORIES consumptionMarc Chevrier2018-06-131-0/+11
| | | | Fixes: #18003
* UseSWIG: Add CSHARP variant for wrapper filesRishi Theivendran2018-06-121-0/+14
| | | | | Issue: #18065 Fixes: #18066
* UseSWIG: Add new behavior for better support files managementMarc Chevrier2018-04-031-0/+14
| | | | fixes: #17840
* UseSWIG: Rework testsMarc Chevrier2018-04-021-0/+62