mesa/src/microsoft/clc
Erik Faye-Lund 3517b6fd53 microsoft/clc: add missing dependency
We include git_sha1.h in clc_compiler.c, so we should also make sure we
depend on the header being generated in time. This fixes a spurious
build error when compiling with many cores, like we do on CI.

Fixes: ff05da7f8d ("microsoft: Add CLC frontend and kernel/compute support to DXIL converter")
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7869>
2020-12-02 13:41:24 +00:00
..
clc_compiler.c
clc_compiler.h
clc_compiler_test.cpp microsoft/clc: Disable broken f32 -> i64/u64 test 2020-11-27 11:22:07 +00:00
clc_helpers.cpp
clc_helpers.h
clc_nir.c
clc_nir.h
clglon12compiler.def
compute_test.cpp
compute_test.h
meson.build microsoft/clc: add missing dependency 2020-12-02 13:41:24 +00:00