mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
8ab4e38373
fixes: #17840
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``).
|