diff options
author | Daniel Eiband <daniel.eiband@brainlab.com> | 2019-09-11 10:19:43 (GMT) |
---|---|---|
committer | Daniel Eiband <daniel.eiband@brainlab.com> | 2019-09-12 14:01:45 (GMT) |
commit | 2edb0b71edd36031f2fcc0b65633c1c16f8e9268 (patch) | |
tree | 128bf8bda1b93f3b6d7731a8869cf1a50b5e17ff /Help/command | |
parent | 62d59323899330197e795872c13c1d300a97d088 (diff) | |
download | CMake-2edb0b71edd36031f2fcc0b65633c1c16f8e9268.zip CMake-2edb0b71edd36031f2fcc0b65633c1c16f8e9268.tar.gz CMake-2edb0b71edd36031f2fcc0b65633c1c16f8e9268.tar.bz2 |
cmMakefile: Add lookup from source name to targets via byproducts
Given an output source name it is now possible to query which target has a
byproduct of this name or has a PRE_BUILD, PRE_LINK, or POST_BUILD build event
with a byproduct of this name.
In a call to GetSourceFileWithOutput a matching byproduct can now optionally be
returned as fallback if there is no matching output of a custom command.
Default behavior is not changed by this commit.
Diffstat (limited to 'Help/command')
0 files changed, 0 insertions, 0 deletions