Bug 211324 - [Win] Fix AppleWin build
Summary: [Win] Fix AppleWin build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-01 15:10 PDT by Per Arne Vollan
Modified: 2020-05-01 16:41 PDT (History)
13 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2020-05-01 15:22 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-05-01 15:10:44 PDT
The AppleWin build is failing with the following error:

CMake Error at CMakeLists.txt:1385 (add_dependencies):

The dependency target "WTF_CopyHeaders" of target "LowLevelInterpreterLib" does not exist.
Comment 1 Per Arne Vollan 2020-05-01 15:11:33 PDT
rdar://problem/62732817
Comment 2 Per Arne Vollan 2020-05-01 15:22:58 PDT
Created attachment 398250 [details]
Patch
Comment 3 Per Arne Vollan 2020-05-01 15:57:15 PDT
Comment on attachment 398250 [details]
Patch

Thanks for reviewing!
Comment 4 EWS 2020-05-01 16:41:21 PDT
Committed r261039: <https://trac.webkit.org/changeset/261039>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398250 [details].