mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-09 21:47:47 +00:00
Fix the build with only the OpenGL and Null backends enabled
BUG=chromium:914375 Change-Id: I07dbdbdb7518ac6b9800483f570fe97c16f08ee1 Reviewed-on: https://dawn-review.googlesource.com/c/3243 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
ff9562f792
commit
fd3717fa7c
@@ -76,7 +76,7 @@ static_library("dawn_spirv_cross_fuzzer_common") {
|
||||
"DawnSPIRVCrossFuzzer.h",
|
||||
]
|
||||
public_deps = [
|
||||
"${dawn_top_level}/third_party:spirv_cross",
|
||||
"${dawn_top_level}/third_party:spirv_cross_full_for_fuzzers",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user