feat(fourdst): added better arch detect and pkg-config cli option

This commit is contained in:
2025-08-06 11:54:01 -04:00
parent 729ffe94ca
commit 7e92b2dd6e
9 changed files with 58 additions and 7 deletions

1
meson_options.txt Normal file
View File

@@ -0,0 +1 @@
option('pkg-config', type: 'boolean', value: false, description: 'generate pkg-config file for all libraries and fourdst (defaults to false to allow easy pip building)')