file(GENERATE): Add TARGET argument
Adds TARGET argument to file(GENERATE) to make resolving generator expressions requiring a target possible.
Implements #21101 (closed), fixes #21074 (closed).
Edited by Raul Tambre
System updates will be applied on March 12th between 0900 AM and 1200 PM, EST (UTC-05:00). This site will have intermittent downtime during that time.
Adds TARGET argument to file(GENERATE) to make resolving generator expressions requiring a target possible.
Implements #21101 (closed), fixes #21074 (closed).