mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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.
|