build(meson): more robust python build

This commit is contained in:
2026-06-11 11:01:05 -04:00
parent 8817be5831
commit 10d93fe4e7
5 changed files with 29 additions and 16 deletions

View File

@@ -21,5 +21,5 @@ if get_option('default_library') != 'static'
install_subdir(quill_headers, install_dir: vendor_logging_header_install_dir)
install_subdir(quill_headers, install_dir: vendor_header_dir)
endif