summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export/testLib1file2.txt
Commit message (Collapse)AuthorAgeFilesLines
* install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-211-0/+1
Teach the install(FILES) and install(PROGRAMS) commands to evaluate generator expressions in the list of files. Extend the ExportImport test to cover installation cases involving generator expressions.