8 Dec
2018
8 Dec
'18
11:03 p.m.
On Dec 8, 2018, at 2:56 PM, Darin Adler <darin@apple.com> wrote:
On Dec 7, 2018, at 2:44 PM, Alexey Proskuryakov <ap@webkit.org> wrote:
only keep config.h just to include WebCorePrefix for the lone build scenario where that's needed, and to undef new/delete?
I think the answer likely lies here: What is this lone build scenario where config.h is needed?
I guess it’s CMake with Unix makefiles. Question for our CMake on Unix experts: Can we get CMake with Unix makefiles to support prefix headers? — Darin