Integrade meson cross file
This commit is contained in:
parent
9ac29a3e77
commit
01d4a8bd36
2 changed files with 19 additions and 0 deletions
|
@ -12,6 +12,7 @@ RUN \
|
|||
mkdir /opt/ffbuild
|
||||
|
||||
ADD toolchain.cmake /toolchain.cmake
|
||||
ADD cross.meson /cross.meson
|
||||
|
||||
ENV FFBUILD_TARGET_FLAGS="--pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32" \
|
||||
FFBUILD_TOOLCHAIN=x86_64-w64-mingw32 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue