[WebAssembly] Add missing lit.local.cfg

This commit is contained in:
Thomas Lively 2020-08-13 16:33:52 -07:00
parent c201f27225
commit b182ccfc2d
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not 'WebAssembly' in config.root.targets:
config.unsupported = True