https://bugs.webkit.org/show_bug.cgi?id=165686
Source/WebKit2:
* PlatformEfl.cmake: WebKit2 should precede other target so that right
config.h comes first in include path.
Tools:
* DumpRenderTree/CMakeLists.txt: WebKit2 should precede other target
so that right config.h comes first in include path.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@209700
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2016-12-11 Konstantin Tokarev <annulen@yandex.ru>
+
+ Unreviewed attempt to fix EFL and Mac/cmake builds after r209665.
+ https://bugs.webkit.org/show_bug.cgi?id=165686
+
+ * PlatformEfl.cmake: WebKit2 should precede other target so that right
+ config.h comes first in include path.
+
2016-12-11 Tim Horton <timothy_horton@apple.com>
Quarter-second stalls scrolling images that are links because of sync getPositionInformation
${GLIB_GTHREAD_LIBRARIES}
${GLIB_LIBRARIES}
${LIBSOUP_LIBRARIES}
+ WebKit2
JavaScriptCore
WTF
WebCore
- WebKit2
gtest
)
+2016-12-11 Konstantin Tokarev <annulen@yandex.ru>
+
+ Unreviewed attempt to fix EFL and Mac/cmake builds after r209665.
+ https://bugs.webkit.org/show_bug.cgi?id=165686
+
+ * DumpRenderTree/CMakeLists.txt: WebKit2 should precede other target
+ so that right config.h comes first in include path.
+
2016-12-11 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Make sure content extensions initialize AtomicString
)
set(DumpRenderTree_LIBRARIES
- JavaScriptCore
WebCoreTestSupport
+ JavaScriptCore
)
set(DumpRenderTree_INCLUDE_DIRECTORIES