mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
10 lines
264 B
ReStructuredText
10 lines
264 B
ReStructuredText
java-updates
|
|
------------
|
|
|
|
* The :module:`FindJava` module learned to optionally find
|
|
the ``idlj`` and ``jarsigner`` tools.
|
|
|
|
* The :module:`UseJava` module ``add_jar`` function learned
|
|
to support response files (e.g. ``@srcs.txt``) for source
|
|
specification.
|