This repo contains some ancient CMake scripts that are quite complex due to the need of generating the glue code on the developer machine using the SWIG on MATLAB fork, and then commit that code.
On the iDynTree side, that code was simplified by the following PRs:
This repo contains some ancient CMake scripts that are quite complex due to the need of generating the glue code on the developer machine using the SWIG on MATLAB fork, and then commit that code.
On the iDynTree side, that code was simplified by the following PRs:
The same operation should be done also here, to avoid regression such as https://github.com/robotology/yarp-matlab-bindings/issues/58 .