vcpkg depend-info always uses default-features even default-features: false #36604
Labels
category:vcpkg-feature
The issue is a new capability of the tool that doesn’t already exist and we haven’t committed
curl vcpkg.json
custom port(default-features: false)
vcpkg depend-info multiport
resultSo, even if the default-features is set to false on ports that have default-features, depend-info always outputs results that include default-features for those ports.
The text was updated successfully, but these errors were encountered: