mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 09:50:35 -05:00
7 lines
280 B
ReStructuredText
7 lines
280 B
ReStructuredText
UseSWIG-multiple-behaviors
|
|
--------------------------
|
|
|
|
* The :module:`UseSWIG` module learned to manage multiple behaviors through
|
|
``UseSWIG_MODULE_VERSION`` variable to ensure legacy support as well as more
|
|
robust handling of ``SWIG`` advanced features (like ``%template``).
|