Bug 156310

Summary: Compile WebKitTestRunner with CMake on Mac
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dbates: review+

Description Alex Christensen 2016-04-06 14:32:07 PDT
Compile WebKitTestRunner with CMake on Mac
Comment 1 Alex Christensen 2016-04-06 14:32:22 PDT
Created attachment 275818 [details]
Patch
Comment 2 Daniel Bates 2016-04-06 14:48:19 PDT
Comment on attachment 275818 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=275818&action=review

> Source/WebKit2/PlatformMac.cmake:725
>  # FIXME: These should not be necessary.
> +file(WRITE ${DERIVED_SOURCES_DIR}/ForwardingHeaders/WebKit/WKImageCG.h "#import <WebKit2/Shared/API/c/cg/WKImageCG.h>")

:( I wish we did not have to do this. We should come back to this once we get the Mac CMake build to produce usable build products.
Comment 3 Alex Christensen 2016-04-06 14:52:08 PDT
http://trac.webkit.org/changeset/199118