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 52fd11c commit 3b97ffbCopy full SHA for 3b97ffb
.github/actions/configure-macos/action.yml
@@ -21,6 +21,7 @@ runs:
21
export PKG_CONFIG_PATH="$BREW_OPT/zlib/lib/pkgconfig:$PKG_CONFIG_PATH"
22
export PKG_CONFIG_PATH="$BREW_OPT/icu4c/lib/pkgconfig:$PKG_CONFIG_PATH"
23
export PKG_CONFIG_PATH="$BREW_OPT/openldap/lib/pkgconfig:$PKG_CONFIG_PATH"
24
+ whereis pkgconf
25
pkgconf --version
26
pkg-config --version
27
pkg-config --modversion libcurl
0 commit comments