Help: Add notes for topic 'java-export-targets'

This commit is contained in:
Brad King 2016-06-07 08:49:59 -04:00
parent 95d84369b8
commit 89df91b938
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
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.