Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UseJava: Move helper scripts to subdirectory | Nikita Nemkin | 2020-11-12 | 1 | -39/+0 |
| | | | | Also, exclude them from the help module index. | ||||
* | UseJava: Add infrastructure to export targets | Matthew Woehlke | 2016-06-07 | 1 | -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. |