mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06: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.
|