diff options
| author | Scott Kyle <scott@appden.com> | 2024-06-23 12:00:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-23 22:00:29 +0300 |
| commit | f5ec07e7c35ac2bf7ff9ee13ccf2818da53baabd (patch) | |
| tree | 3fb6bdc947eddeb420eef91221628224985eb965 /mesonbuild/compilers/cpp.py | |
| parent | a28dde40b5b85c97b2eefee63db62ac49e46ca0c (diff) | |
| download | meson-f5ec07e7c35ac2bf7ff9ee13ccf2818da53baabd.tar.gz | |
Ensure private directory exists for custom targets (#13196)
* Ensure private directory exists for custom targets
Some custom target commands will expect the `@PRIVATE_DIR@` to already exist, such as with `make -C @PRIVATE_DIR@ ...`
* Prefer `exist_ok` over catching exception
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions
