[cmake][macOS] Private WK2 headers are missing in QtWebKit.framework
commitf0d6cd8d843cdb91356fa032c5c85060ee846204
authorKonstantin Tokarev <annulen@yandex.ru>
Mon, 21 Sep 2020 16:02:14 +0000 (21 19:02 +0300)
committerKonstantin Tokarev <annulen@yandex.ru>
Mon, 21 Sep 2020 16:35:50 +0000 (21 19:35 +0300)
treede0790c9e20c6134ed28f5d01c6bd83e238d9148
parent495b41a571a05181bf5eacbec98fea0fc80ededd
[cmake][macOS] Private WK2 headers are missing in QtWebKit.framework

These headers need to be added into WebKit_PRIVATE_HEADERS, however they
must not be processed by AUTOMOC as a part of WebKit target (processing
as a part of WebKit2 target remains the same).
Source/WebKit/PlatformQt.cmake
Tools/qt/QtBinaryChecklist.txt