Fix CMake build on Mac
Bug: None Change-Id: I7e5410338707628ac0632e20ba720c3f271a1751 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/28502 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
parent
dbd34449af
commit
c236769548
|
@ -154,6 +154,7 @@ target_link_libraries(dawn_native
|
|||
spirv-cross-core
|
||||
spirv-cross-glsl
|
||||
spirv-cross-hlsl
|
||||
spirv-cross-msl
|
||||
SPIRV-Tools
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue