diff options
author | Matthieu Rogez <matthieu.rogez@fivesgroup.com> | 2023-03-24 14:18:59 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-07-13 15:39:44 -0400 |
commit | b92858a5beba687478e56850269bc89bc61b3954 (patch) | |
tree | bbad0e6ece098873101f0b217939b09ba2947d6c /mesonbuild/backend/xcodebackend.py | |
parent | d2d31c3cc2c22a4ca1dd6464a6f9ecc40a725f0f (diff) | |
download | meson-b92858a5beba687478e56850269bc89bc61b3954.zip meson-b92858a5beba687478e56850269bc89bc61b3954.tar.gz meson-b92858a5beba687478e56850269bc89bc61b3954.tar.bz2 |
cmake: fix directory separators in generated packageConfig.cmake files
On windows, meson would mix posix and windows dir separators in the
computed PACKAGE_RELATIVE_PATH.
Here we force posix directory separator even on Windows. This matches
the CMake behavior and fixes interpretation of the resulting path.
Fixes #6955
Fixes #9702
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions