diff options
author | Brad King <brad.king@kitware.com> | 2020-10-16 14:19:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-12-10 12:06:20 (GMT) |
commit | b285748f79b642f3ab970912bc4512ded2f18124 (patch) | |
tree | 916eb57e2a76e26f5ffcc8aa071a1f78532e208b /Help/guide/tutorial/Step12/MathFunctions/mysqrt.cxx | |
parent | c523d1cc32f53a176ea485aa33e076e577db2d17 (diff) | |
download | CMake-b285748f79b642f3ab970912bc4512ded2f18124.zip CMake-b285748f79b642f3ab970912bc4512ded2f18124.tar.gz CMake-b285748f79b642f3ab970912bc4512ded2f18124.tar.bz2 |
cmAddCustom{Command,Target}Command: Skip conversions on genex paths
If an output or byproduct path starts in a generator expression, do not
convert it to a full path yet. That will have to be done at generate
time after evaluating the generator expressions.
Also update the `add_custom_target` byproduct path conversion added by
commit 445ff5ccdf (Byproducts: collapse full paths of custom target
byproducts, 2019-09-11, v3.16.0-rc1~103^2~1) to match the behavior of
`add_custom_command` when a path starts in a generator expression.
Diffstat (limited to 'Help/guide/tutorial/Step12/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions