dawn-cmake/third_party
Aleksi Sapon 9a10674bb9 CMake: fix third parties when dawn is a sub-build
Set BUILD_TESTING to OFF, mainly so Abseil doesn't build its tests,
which aren't configured properly for sub-builds.

Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR, so third
parties are built in the same directory as the rest of dawn.

Change-Id: I51a2c0887bfb42c1c21223c41bfcbd2816e34034
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65080
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-09-28 16:48:01 +00:00
..
gn Added Abseil as a third-party dependency (Take 2) 2021-09-23 20:36:03 +00:00
khronos Roll vulkan-headers right before the ray tracing breakage. 2020-11-27 15:30:07 +00:00
.clang-format Add .clang-format files and format more files 2020-07-15 19:51:17 +00:00
CMakeLists.txt CMake: fix third parties when dawn is a sub-build 2021-09-28 16:48:01 +00:00