Bug 213225 - [CMake][Visual Studio] CombinedDomains.json is generated twice in JavaScriptCore.vcxproj and InspectorBackendCommands.vcxproj
Summary: [CMake][Visual Studio] CombinedDomains.json is generated twice in JavaScriptC...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-15 19:13 PDT by Fujii Hironori
Modified: 2020-06-16 12:47 PDT (History)
15 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2020-06-15 19:27 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2020-06-15 19:13:29 PDT
[CMake][Visual Studio] CombinedDomains.json is generated twice in JavaScriptCore.vcxproj and InspectorBackendCommands.vcxproj

>  Generating ../../JavaScriptCore/DerivedSources/CombinedDomains.json
> (...)
>  Generating ../../JavaScriptCore/DerivedSources/CombinedDomains.json


r262203 (Bug 210014) added InspectorBackendCommands target.

This is similar with r246587 (Bug 198853).
Comment 1 Fujii Hironori 2020-06-15 19:27:50 PDT
Created attachment 401970 [details]
Patch
Comment 2 Fujii Hironori 2020-06-16 12:47:30 PDT
Comment on attachment 401970 [details]
Patch

Clearing flags on attachment: 401970

Committed r263108: <https://trac.webkit.org/changeset/263108>
Comment 3 Fujii Hironori 2020-06-16 12:47:34 PDT
All reviewed patches have been landed.  Closing bug.