mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
7 lines
242 B
ReStructuredText
7 lines
242 B
ReStructuredText
UseSWIG-guess_module_name
|
|
-------------------------
|
|
|
|
* The :module:`UseSWIG` module learned to detect the module name
|
|
from ``.i`` source files if possible to avoid the need to set
|
|
the ``SWIG_MODULE_NAME`` source file property explicitly.
|