XXX
The scripting language wrapper and interface generator.
The suffix that will be used for intermediate C
source files generated by
the scripting language wrapper and interface generator.
The default value is
_wrap&cv-CFILESUFFIX;.
By default, this value is used whenever the
option is
not
specified as part of the
&cv-SWIGFLAGS;
construction variable.
The command line used to call
the scripting language wrapper and interface generator.
The string displayed when calling
the scripting language wrapper and interface generator.
If this is not set, then &cv-SWIGCOM; (the command line) is displayed.
The suffix that will be used for intermediate C++
source files generated by
the scripting language wrapper and interface generator.
The default value is
_wrap&cv-CFILESUFFIX;.
By default, this value is used whenever the
-c++
option is specified as part of the
&cv-SWIGFLAGS;
construction variable.
General options passed to
the scripting language wrapper and interface generator.
This is where you should set
,
,
,
or whatever other options you want to specify to SWIG.
If you set the
option in this variable,
&scons;
will, by default,
generate a C++ intermediate source file
with the extension that is specified as the
&cv-CXXFILESUFFIX;
variable.