mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
Merge topic 'java-updates'
cc23f0e9UseJava: Teach install_jar new DESTINATION and COMPONENT options3d287de4UseJava: Teach add_jar to support file syntax for sourcese72806fbFindJava: Add support for idlj and jarsigner tools
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
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.
|
||||
|
||||
* The :module:`UseJava` module ``install_jar`` function learned
|
||||
new ``DESTINATION`` and ``COMPONENT`` options to specify
|
||||
the corresponding :command:`install` command options.
|
||||
Reference in New Issue
Block a user