Commit 59d63a5
committed
Allow to disable JSC shell build
https://bugs.webkit.org/show_bug.cgi?id=276945
Reviewed by Michael Catanzaro.
For those of us not working on JSC almost ever, it could be a nice way of saving CPU cycles if we just have a way of
disabling building the JSC shell.
* Source/JavaScriptCore/CMakeLists.txt:
* Source/cmake/WebKitFeatures.cmake:
Canonical link: https://commits.webkit.org/281276@main1 parent 4c6f6d1 commit 59d63a5
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1530 | 1530 | | |
1531 | 1531 | | |
1532 | 1532 | | |
1533 | | - | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments