RESOLVED DUPLICATE of bug 210033 201001
[WinCairo] WebProcess and NetWorkprocess aren't build automatically when building MiniBrowser.
https://bugs.webkit.org/show_bug.cgi?id=201001
Summary [WinCairo] WebProcess and NetWorkprocess aren't build automatically when buil...
Basuke Suzuki
Reported 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.
Attachments
Fujii Hironori
Comment 1 2020-04-05 12:51:46 PDT
Bug 210033 – [CMake] Add WebKit::WebKit target It will fix this.
Don Olmstead
Comment 2 2020-04-06 08:01:23 PDT
*** This bug has been marked as a duplicate of bug 210033 ***
Don Olmstead
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.