mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Remove CubeReflection and the dependency on GLM
Bug: None Change-Id: Ie0948a8c14751777754360d276ce212507b74642 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72581 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
4682ae0034
commit
5bd9445127
@@ -41,10 +41,6 @@ if (!defined(dawn_glfw_dir)) {
|
||||
dawn_glfw_dir = "//third_party/glfw"
|
||||
}
|
||||
|
||||
if (!defined(dawn_glm_dir)) {
|
||||
dawn_glm_dir = "//third_party/glm"
|
||||
}
|
||||
|
||||
if (!defined(dawn_googletest_dir)) {
|
||||
dawn_googletest_dir = "//third_party/googletest"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user