mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
c257c25419add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSf36af9228bcmLocalGenerator: Evaluate generator expressions in custom command outputsc887cefd9acmLocalGenerator: Simplify custom command output cmSourceFile creation947ba01bf9cmLocalGenerator: Factor out helper to expand custom command output paths1902d28ebccmLocalGenerator: Refactor UpdateOutputToSourceMap to avoid boolean trape4034eabe9cmLocalGenerator: Re-order logic in CreateGeneratedSource706c48301dcmCustomCommandGenerator: Treat relative outputs w.r.t. build dir5d23c5446ecmCustomCommandGenerator: Refactor OUTPUT and DEPENDS path evaluation ... Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Kyle Edwards <kyle.edwards@kitware.com> Acked-by: Pavel Solodovnikov <hellyeahdominate@gmail.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Merge-request: !5402