It is often desirable to use ~ for home directory in -D compilation args. Why the transform to pathlib.Path and back to str? Because this is one of many places where the list(map(str,..))) will be eliminated upon Python 3.6 being minimum Meson Python requirement.pull/5802/head
parent
275c493caf
commit
fd7e8c5400
1 changed files with 7 additions and 3 deletions
Loading…
Reference in new issue