Bug 201001 - [WinCairo] WebProcess and NetWorkprocess aren't build automatically when building MiniBrowser.
Summary: [WinCairo] WebProcess and NetWorkprocess aren't build automatically when buil...
Status: RESOLVED DUPLICATE of bug 210033
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Stephan Szabo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-21 15:31 PDT by Basuke Suzuki
Modified: 2020-04-06 08:02 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basuke Suzuki 2019-08-21 15:31:56 PDT
Using Visual Studio 2019. WebKit library is created, but not WebProcess nor NetworkProcess. Once I build entire solution, they're built.
Comment 1 Fujii Hironori 2020-04-05 12:51:46 PDT
 Bug 210033 – [CMake] Add WebKit::WebKit target
It will fix this.
Comment 2 Don Olmstead 2020-04-06 08:01:23 PDT

*** This bug has been marked as a duplicate of bug 210033 ***
Comment 3 Don Olmstead 2020-04-06 08:02:00 PDT
With the WebKit::WebKit target the process' are dependents of that target. So this will all be built before.