summaryrefslogtreecommitdiffstats
path: root/Modules/javaTargets.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* 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.