mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
51b642679b
Fixes: #17836
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.
|