mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 13:51:14 +00:00
ci/mingw: add dlltool to the meson crossfile
This commit is contained in:
parent
309a139e67
commit
1c82d6ae7a
@ -35,6 +35,7 @@ ar = '${AR}'
|
||||
strip = '${TARGET}-strip'
|
||||
pkgconfig = 'pkg-config'
|
||||
windres = '${TARGET}-windres'
|
||||
dlltool = '${TARGET}-dlltool'
|
||||
[host_machine]
|
||||
system = 'windows'
|
||||
cpu_family = '${fam}'
|
||||
|
Loading…
Reference in New Issue
Block a user