You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this SO answer, swig-generated files are portable, so by pre-generating them and keeping them in the repository, we can remove swig dependencies from builds, which will simplify and speed up the builds.
The text was updated successfully, but these errors were encountered:
According to this SO answer, swig-generated files are portable, so by pre-generating them and keeping them in the repository, we can remove swig dependencies from builds, which will simplify and speed up the builds.
The text was updated successfully, but these errors were encountered: