diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2024-11-19 21:58:13 +0000 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2024-11-22 12:11:13 +0000 |
| commit | 7578b7031921231400be78fa8c2893bbd5ea18df (patch) | |
| tree | 9b58c936265a36cad021bc716d2c61a88eed577f /test/libapt/stringview_test.cc | |
| parent | 0fb71e375363f2b45b033bb2b324e80214325c61 (diff) | |
Avoid unnormalized paths for CMake install destinations
CMake 3.31 is very noisy about our manpage (and to a lesser extend
documentation in general) building as we used "//" and "/../" there.
`cmake --help-policy CMP0177` documents the warning, so we could just
decide on a value and deal with it, but given our usage is not really
needed and rather trivial to change lets not pick a value and instead
use a normalized path so we don't use different code paths in CMake
depending on which CMake version we happen to be build with.
Diffstat (limited to 'test/libapt/stringview_test.cc')
0 files changed, 0 insertions, 0 deletions
