summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Framework/FrameworkLayout.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Use full output paths in file(GENERATE) callsBrad King2017-06-081-1/+1
| | | | | We don't define behavior for relative paths to the OUTPUT argument. Fix our tests to use full paths.
* Xcode: Execute RunCMake.Framework also for Xcode generatorGregor Jasny2017-03-301-0/+5
|
* Apple: Add test for bundle resource layoutGregor Jasny2017-03-231-1/+7
| | | | Closes: #16680
* Apple: Add support for static frameworksGregor Jasny2017-01-311-1/+4
| | | | Closes: #16432
* iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-031-2/+8
| | | | | | | | A typical iOS application bundle (also Framework Bundle) contains the application executable and any resources used by the application (for instance, the application icon, other images, and localized content) in the top-level bundle directory. The same rule applies to Framework Bundles.
* Add test for OSX/iOS Framework directory structure (#15833)Gregor Jasny2015-11-131-0/+5