meson/test cases/common/18 includedirxyz
Charles Brunet 204fe3c577 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.
2023-09-07 23:38:33 -04:00
..
do_not_delete Fix include_directories test for relative path 2023-09-07 23:38:33 -04:00