mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
9 lines
287 B
ReStructuredText
9 lines
287 B
ReStructuredText
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``.
|