dawn-cmake/third_party
dan sinclair ecd46ab123 Use CMAKE_CURRENT_SOURCE_DIR for third_party/khronos.
The third_party/khronos folder is directly commited into the Dawn repo.
This means it isn't really move-able to a different third_party folder
but it still uses the `DAWN_THIRD_PARTY_DIR` variable. This makes it
difficult to change where the rest of the third party code lives.

This CL changes the `third_party/khronos` references to use
`CMAKE_CURRENT_SOURCE_DIR` instead of `DAWN_THIRD_PARTY_DIR`.

Change-Id: I791bf3dc25e8149da44bbf686b5cdcfd5f4a392e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30620
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2020-10-20 17:43:00 +00:00
..
gn Remove usages of SPVC 2020-09-02 22:09:08 +00:00
khronos Roll our copy of the Vulkan headers. 2020-10-07 16:47:23 +00:00
.clang-format Add .clang-format files and format more files 2020-07-15 19:51:17 +00:00
CMakeLists.txt Use CMAKE_CURRENT_SOURCE_DIR for third_party/khronos. 2020-10-20 17:43:00 +00:00