summaryrefslogtreecommitdiff
path: root/Tests/JavaExportImport/InitialCache.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add test for exported JARsMatthew Woehlke2016-06-071-0/+5
Add a unit test to test the new functions to export JAR targets. The test builds three sub-projects: two that generate and export a JAR (one does a build-directory-only export, one an install-only export), and a third that consumes the first two as imported targets.