diff options
author | Brad King <brad.king@kitware.com> | 2021-05-14 16:33:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-05-17 14:03:43 (GMT) |
commit | d6fe1bdb6d79516a68a88d5f5a11d2531dae7074 (patch) | |
tree | cfb40d9001c772a363be530bb07abd6a1920d197 /Source/cmLocalGenerator.h | |
parent | 4cb6a53bf524258c34440fc573ab6a9a4de0f0b2 (diff) | |
download | CMake-d6fe1bdb6d79516a68a88d5f5a11d2531dae7074.zip CMake-d6fe1bdb6d79516a68a88d5f5a11d2531dae7074.tar.gz CMake-d6fe1bdb6d79516a68a88d5f5a11d2531dae7074.tar.bz2 |
cmLocalGenerator: Localize logic mapping source path to object file name
We select an object file name based on the path to its source file.
Localize the logic for shortening this via relative paths. It does not
need to use the generator-wide relative path conversion rules because we
are not actually generating a relative path that needs to be consistent
with anything else.
Diffstat (limited to 'Source/cmLocalGenerator.h')
0 files changed, 0 insertions, 0 deletions