Skip to content
Snippets Groups Projects
Forked from VideoLAN / VLC
26198 commits behind the upstream repository.
Pierre Lamot's avatar
Pierre Lamot authored
Compiling ANGLE support in Qt requires to compile HLSL shaders with fxc.exe.
When crosscompiling from Linux, this is provided by running fxc through wine.

An alternative solution might be to use d3dcompiler implementation
from wine.

Signed-off-by: default avatarThomas Guillem <thomas@gllm.fr>
07fb0736