| genex-TARGET_OBJECTS-SOURCE_FILES | |
| --------------------------------- | |
| * The :genex:`TARGET_OBJECTS` generator expression now has an optional | |
| ``SOURCE_FILES:...`` argument, which can take one or more source files as | |
| arguments, and will filter its output to only include objects built from | |
| those source files. |