mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 13:30:29 -05:00
7 lines
212 B
ReStructuredText
7 lines
212 B
ReStructuredText
java-export-targets
|
|
-------------------
|
|
|
|
* The :module:`UseJava` module gained APIs to "export" jar targets
|
|
for use by external CMake projects. See the ``install_jar_exports``
|
|
and ``export_jars`` functions.
|