summaryrefslogtreecommitdiffstats
path: root/Modules/javaTargets.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* UseJava: Move helper scripts to subdirectoryNikita Nemkin2020-11-121-39/+0
| | | | Also, exclude them from the help module index.
* UseJava: Add infrastructure to export targetsMatthew Woehlke2016-06-071-0/+39
Add additional functions to UseJava.cmake to create "exported" targets, similar to those of C/C++ libraries. In support of this, ensure that the JAR_FILE property of jar targets is always an absolute path.