Commit 004a9dd
committed
[wasm][build] Exclude Tools from build when BUILD_TOOLS is OFF
This is a follow up to 5e7281b, which
just adds the `BUILD_TOOLS` option but doesn't actually use it. This
patch renames the option to follow the CMake conventions and uses it to
actually exclude the tools from the build.1 parent dbca8c7 commit 004a9dd
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments