mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
7 lines
254 B
ReStructuredText
7 lines
254 B
ReStructuredText
UseSWIG-fix-library-prefix
|
|
--------------------------
|
|
|
|
* The :module:`UseSWIG` module :command:`swig_add_library` command
|
|
(and legacy ``swig_add_module`` command) now set the prefix of
|
|
Java modules to ``""`` for MINGW, MSYS, and CYGWIN environments.
|