Project

General

Profile

Feature #80 » 0005-meson-winbuild.sh-Add-native-bin-to-PATH.patch

S3_1 - Marko Lindqvist, 12/26/2023 12:04 AM

View differences:

windows/installer_cross/meson-winbuild.sh
export PKG_CONFIG_PATH=${DLLSPATH}/lib/pkgconfig
export PATH="$DLLSPATH/linux/libexec:$PATH"
export PATH="${DLLSPATH}/linux/bin:${DLLSPATH}/linux/libexec:${PATH}"
if ! meson setup \
--cross-file=cross.txt \
(2-2/2)