diff options
author | Charles Brunet <charles.brunet@optelgroup.com> | 2023-09-07 14:46:11 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-09-07 23:38:33 -0400 |
commit | 204fe3c5772f3f6ec9583fb9216412a4eb6018b9 (patch) | |
tree | 7a5d1ce1e839f0da2001b56442edf4a8d0ab03d3 /docs/markdown/snippets | |
parent | 983562c66e9ee28ce4204d69811cd870e2e1960f (diff) | |
download | meson-204fe3c5772f3f6ec9583fb9216412a4eb6018b9.zip meson-204fe3c5772f3f6ec9583fb9216412a4eb6018b9.tar.gz meson-204fe3c5772f3f6ec9583fb9216412a4eb6018b9.tar.bz2 |
Fix include_directories test for relative path
- On Windows, it was not detected if include directory was an absolute
path to source directory, because of the mis of path separators.
- In the edgecase the include directory begins with the exact same
string as the source directory, but is a different directory, it was
falsely reported as an error.
Fixes #12217.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions