CMake/Tests/UseSWIG
Marc Chevrier e3919bae17 UseSWIG: Manage alternate library name
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
2019-05-03 18:20:17 +02:00
..
AlternateLibraryName UseSWIG: Manage alternate library name 2019-05-03 18:20:17 +02:00
BasicCsharp UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
BasicPerl UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
BasicPython UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
LegacyPerl UseSWIG: Ensure tests are usable in multi-config mode. 2018-04-05 12:09:53 +02:00
LegacyPython UseSWIG: Ensure tests are usable in multi-config mode. 2018-04-05 12:09:53 +02:00
ModuleName UseSWIG: add management of SWIG option -module 2018-12-07 18:51:57 +01:00
ModuleVersion2 UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
MultipleModules UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
MultiplePython UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
SwigSrcFileExtension SWIG: Add support for custom Swig source file extensions 2019-01-03 09:36:15 +05:30
UseTargetINCLUDE_DIRECTORIES UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
BasicConfiguration.cmake UseSWIG: add policy to manage target naming strategy. 2018-07-25 18:00:52 +02:00
CMakeLists.txt UseSWIG: Manage alternate library name 2019-05-03 18:20:17 +02:00
example.cxx UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
example.h UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
example.i UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
LegacyConfiguration.cmake UseSWIG: Ensure tests are usable in multi-config mode. 2018-04-05 12:09:53 +02:00
runme2.tcl UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
runme.cs UseSWIG: Add CSHARP variant for wrapper files 2018-06-12 11:34:58 -04:00
runme.php4 UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
runme.pike UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
runme.pl UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
runme.py UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
runme.rb UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00
runme.tcl UseSWIG: Rework tests 2018-04-02 16:24:13 +02:00