Bug 196741

Summary: [CMake] WEBKIT_COMPUTE_SOURCES should use the target's derived sources directory
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: CMakeAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, annulen, commit-queue, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 196704    
Attachments:
Description Flags
Patch none

Description Don Olmstead 2019-04-09 12:24:00 PDT
WEBKIT_COMPUTE_SOURCES is using ${DERIVED_SOURCES_DIR} directly. Instead it should rely on the directory specified by the target.
Comment 1 Don Olmstead 2019-04-09 12:51:29 PDT
Created attachment 367065 [details]
Patch
Comment 2 WebKit Commit Bot 2019-04-09 18:28:38 PDT
Comment on attachment 367065 [details]
Patch

Clearing flags on attachment: 367065

Committed r244103: <https://trac.webkit.org/changeset/244103>
Comment 3 WebKit Commit Bot 2019-04-09 18:28:40 PDT
All reviewed patches have been landed.  Closing bug.