summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export/renamed
Commit message (Collapse)AuthorAgeFilesLines
* Add EXPORT_NAME property.Stephen Kelly2013-05-183-0/+39
This allows for example, the buildsystem to use names like 'boost_any' instead of the overly generic 'any', and still be able to generate IMPORTED targets called 'boost::any'.