mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
main packages usually go under a `cmd` directory. Hoist utility packages to the root `src` directroy so they can be shared. Change-Id: I0c221f6cd39980f5c202c030cd5134d775533efa Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/50901 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@google.com>
26 lines
351 B
Plaintext
26 lines
351 B
Plaintext
.cipd
|
|
.DS_Store
|
|
.gclient
|
|
.gclient_entries
|
|
.vs
|
|
.vscode/*
|
|
!.vscode/tasks.json
|
|
.idea
|
|
build
|
|
buildtools
|
|
cmake-build-*/
|
|
coverage.summary
|
|
default.profraw
|
|
lcov.info
|
|
out
|
|
testing
|
|
third_party/cpplint
|
|
third_party/binutils
|
|
third_party/googletest
|
|
third_party/gpuweb-cts
|
|
third_party/llvm-build
|
|
third_party/spirv-headers
|
|
third_party/spirv-tools
|
|
tools/clang
|
|
tools/bin
|