mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-21 05:53:32 +00:00
Change-Id: I37e98f7bf6cc4f6a10eaae6b87b2c8e46dcdee18 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/43885 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>
7 lines
129 B
INI
7 lines
129 B
INI
{
|
|
"paths": [
|
|
{ "include": [ "src/**.h", "src/**.cc" ] },
|
|
{ "exclude": [ "src/**_windows.*", "src/**_other.*" ] }
|
|
]
|
|
}
|