Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use
os.path.relpath
in dist command
This is problematic when we meson is installed in the different root(say C:) while building from another root(say D:). This is how it is done in mesonpep517 and causes problems because of that.
- Loading branch information