Bug #2139 ยป 0050-installer_cross-Use-target-system-pkg-config.patch
| platforms/windows/installer_cross/setups/cross-win64.tmpl | ||
|---|---|---|
|
cpp = '/usr/bin/x86_64-w64-mingw32-g++'
|
||
|
ar = '/usr/bin/x86_64-w64-mingw32-ar'
|
||
|
strip = '/usr/bin/x86_64-w64-mingw32-strip'
|
||
|
pkgconfig = 'pkg-config'
|
||
|
pkg-config = 'pkg-config'
|
||
|
pkgconfig = 'x86_64-w64-mingw32-pkg-config'
|
||
|
pkg-config = 'x86_64-w64-mingw32-pkg-config'
|
||
|
windres = '/usr/bin/x86_64-w64-mingw32-windres'
|
||
|
[host_machine]
|
||