How would I generate automatic bindings for a C project that is built using CMake?
I want to generate bindings for Python, Java, .NET, PHP, Perl, TCL, Ruby and Octave automatically.
|
|
How would I generate automatic bindings for a C project that is built using CMake? I want to generate bindings for Python, Java, .NET, PHP, Perl, TCL, Ruby and Octave automatically.
|
||
|
|
|
|
You can find an example at this adress: http://www.swig.org/Doc1.3/Introduction.html#Introduction%5Fbuild%5Fsystem |
||
|
|