Bug 156310 - Compile WebKitTestRunner with CMake on Mac
Summary: Compile WebKitTestRunner with CMake on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 14:32 PDT by Alex Christensen
Modified: 2016-04-06 14:52 PDT (History)
0 users

See Also:


Attachments
Patch (8.60 KB, patch)
2016-04-06 14:32 PDT, Alex Christensen
dbates: 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 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