[GPU] Fix shader compiler build on Linux

This commit is contained in:
Joel Linn 2021-05-03 22:01:24 +02:00 committed by Rick Gibbed
parent 1f658f9b32
commit 48bd08a11b
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ project("xenia-gpu-shader-compiler")
"dxbc",
"fmt",
"glslang-spirv",
"snappy",
"spirv-tools",
"xenia-base",
"xenia-gpu",