diff options
author | Daniel Mensinger <daniel@mensinger-ka.de> | 2019-11-28 19:54:08 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-11-30 22:00:18 +0200 |
commit | 36749a1625534386c1adefcd8ced5b45144501d1 (patch) | |
tree | 89e12b74995d6a2491752ae6763f798a487adccf /docs/markdown/snippets | |
parent | eed05c9045ae2f5a326bfd418006fa7fd76b7748 (diff) | |
download | meson-36749a1625534386c1adefcd8ced5b45144501d1.zip meson-36749a1625534386c1adefcd8ced5b45144501d1.tar.gz meson-36749a1625534386c1adefcd8ced5b45144501d1.tar.bz2 |
cmake: Make output_target_map more robust (fixes #6208)
This PR refactors the old output_target_map, which was a
raw dict, into it's own class. This makes the access to
the map more uniform and robust (at the cost of more lines
of code).
Additionally relative paths to the build directory are
now also tracked for outputs. This is neccessary to
corretcly distingluish files with the same name, that are
in different directories.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions