java-export-targets.rst 212 B

123456
  1. java-export-targets
  2. -------------------
  3. * The :module:`UseJava` module gained APIs to "export" jar targets
  4. for use by external CMake projects. See the ``install_jar_exports``
  5. and ``export_jars`` functions.