swig_add_library.rst 287 B

12345678
  1. swig_add_library
  2. ----------------
  3. * The :module:`UseSWIG` module gained a ``swig_add_library`` command
  4. to give more flexibility over the old ``swig_add_module`` command.
  5. * The :module:`UseSWIG` module ``swig_add_module`` command is now
  6. deprecated in favor of ``swig_add_library``.