commit | 3d3507ce020cf43eb586c8e9d88e15b574aa4073 | [log] [tgz] |
---|---|---|
author | Sean Klein <smklein@chromium.org> | Tue Apr 19 10:53:10 2016 -0700 |
committer | Sean Klein <smklein@chromium.org> | Tue Apr 19 10:53:10 2016 -0700 |
tree | d8722ecb8e19817797a174b9e755e1ee93fa72f1 | |
parent | a4d100ab21814f39591684c59e4c4e113fa0f1f4 [diff] |
Added definition of ALLOW_WASM to CMakeLists. This change is required to run "toolchain_build_pnacl.py --cmake", since without it, ALLOW_WASM will be undefined and throw a compilation error. BUG=None R=eholk@chromium.org Review URL: https://codereview.chromium.org/1897323002 .