We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88f8d7 commit 2355737Copy full SHA for 2355737
1 file changed
meson.build
@@ -95,6 +95,7 @@ if pyprojectwheelbuild_enabled
95
# any other dependencies which aren't in source e.g. fgen-core
96
# e.g. dependencies: [fgen_core_dep],
97
install: false,
98
+ override_options: ['default_library=static'],
99
)
100
101
ancillary_dep = declare_dependency(link_with: ancillary_lib)
0 commit comments