RESOLVED FIXED 156310
Compile WebKitTestRunner with CMake on Mac
https://bugs.webkit.org/show_bug.cgi?id=156310
Summary Compile WebKitTestRunner with CMake on Mac
Alex Christensen
Reported 2016-04-06 14:32:07 PDT
Compile WebKitTestRunner with CMake on Mac
Attachments
Patch (8.60 KB, patch)
2016-04-06 14:32 PDT, Alex Christensen
dbates: review+
Alex Christensen
Comment 1 2016-04-06 14:32:22 PDT
Daniel Bates
Comment 2 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.
Alex Christensen
Comment 3 2016-04-06 14:52:08 PDT
Note You need to log in before you can comment on or make changes to this bug.