Commit bce1ebd
committed
[Win] Fix AppleWin build
https://bugs.webkit.org/show_bug.cgi?id=208330
Reviewed by Don Olmstead.
Set framework headers directory for AppleWin build.
* Source/cmake/target/TargetJavaScriptCore.cmake:
* Source/cmake/target/TargetWTF.cmake:
Canonical link: https://commits.webkit.org/221268@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@257595 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parent 492fbf1 commit bce1ebdCopy full SHA for bce1ebd
3 files changed
+16Lines changed: 16 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- Source/cmake/target
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
1 | 13 | |
2 | 14 | |
3 | 15 | |
|
Collapse file
Source/cmake/target/TargetJavaScriptCore.cmake
Copy file name to clipboardExpand all lines: Source/cmake/target/TargetJavaScriptCore.cmake+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
| 15 | + |
| 16 | + |
| 17 | + |
15 | 18 | |
16 | 19 | |
17 | 20 | |
|
Collapse file
Source/cmake/target/TargetWTF.cmake
Copy file name to clipboardExpand all lines: Source/cmake/target/TargetWTF.cmake+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
| 15 | + |
15 | 16 | |
16 | 17 | |
17 | 18 | |
|
0 commit comments