Skip to content

Commit

Permalink
_build.sh: add another method to disable pkg-config [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Aug 9, 2024
1 parent ae310d5 commit 89d1a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1186,6 +1186,7 @@ build_single_target() {

# Avoid picking up dependencies from system locations
export PKG_CONFIG_LIBDIR=
_CMAKE_GLOBAL+=' -DPKG_CONFIG_EXECUTABLE='

if [ "${_OS}" = 'mac' ]; then
# Minimum SDK version supported by Xcode releases:
Expand Down

0 comments on commit 89d1a68

Please sign in to comment.