Help: Add notes for topic 'swig_add_library'

This commit is contained in:
Brad King
2016-11-11 10:56:25 -05:00
parent 013193d0b0
commit a57e76301b

View File

@@ -0,0 +1,8 @@
swig_add_library
----------------
* The :module:`UseSWIG` module gained a ``swig_add_library`` command
to give more flexibility over the old ``swig_add_module`` command.
* The :module:`UseSWIG` module ``swig_add_module`` command is now
deprecated in favor of ``swig_add_library``.