This commit is contained in:
Sam Clegg
2022-11-17 19:20:10 -08:00
committed by GitHub
parent e8606a7e3b
commit 01d3d782c8
4 changed files with 13 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ filegroup(
"emscripten/cache/sysroot/include/c++/v1/**",
"emscripten/cache/sysroot/include/compat/**",
"emscripten/cache/sysroot/include/**",
"lib/clang/16.0.0/include/**",
"lib/clang/16/include/**",
]),
)