mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06:00
Help: Add notes for topic 'swig_add_library'
This commit is contained in:
8
Help/release/dev/swig_add_library.rst
Normal file
8
Help/release/dev/swig_add_library.rst
Normal 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``.
|
||||
Reference in New Issue
Block a user