mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-19 04:53:39 +00:00
Outer projects can just set() the option / setting before calling add_subdirectory() on Dawn. Also provide a build directory for Dawn's third_party dependencies. Allows the outer project to specify a third_party directory that's out of the dawn tree. Change-Id: I04c5f12b362ee9c9488b7b78a6aa5fa6f55dec98 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64743 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org>