Bug 148234 - Clean up CMake build after r188673
Summary: Clean up CMake build after r188673
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-20 11:33 PDT by Alex Christensen
Modified: 2015-08-20 13:47 PDT (History)
1 user (show)

See Also:


Attachments
Patch (12.86 KB, patch)
2015-08-20 11:39 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2015-08-20 11:33:17 PDT
I broke some things, I didn't completely isolate the Source directories when WebGL is enabled, and the WinCairo test executables don't find dlls correctly because WIN_CAIRO is not defined in DLLLauncherMain.cpp
Comment 1 Alex Christensen 2015-08-20 11:39:59 PDT
Created attachment 259482 [details]
Patch