Bug 148112

Summary: [Win CMake] Allow WebKitLibraries directory to be set from the command line
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148111    
Attachments:
Description Flags
Patch bfulgham: review+

Description Alex Christensen 2015-08-17 17:30:24 PDT
Environment variables aren't needed.  Let's use WebKitLibraries/win as a fallback if nothing is given from the command line.  This way, the internal build and the open source build can both work cleaner.
Comment 1 Alex Christensen 2015-08-17 17:34:55 PDT
Created attachment 259215 [details]
Patch
Comment 2 Brent Fulgham 2015-08-17 17:41:00 PDT
Comment on attachment 259215 [details]
Patch

r=me.
Comment 3 Alex Christensen 2015-08-17 17:44:20 PDT
http://trac.webkit.org/changeset/188560