Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install: Support generator expressions in FILES and PROGRAMS mode | Brad King | 2014-02-21 | 1 | -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. |