RESOLVED FIXED150117
[GTK][EFL] Fix build with cmake 3.4
https://bugs.webkit.org/show_bug.cgi?id=150117
Summary [GTK][EFL] Fix build with cmake 3.4
Tomas Popela
Reported 2015-10-14 02:38:08 PDT
When building webkitgtk 2.10.1 on Fedora Rawhide with cmake 3.4 the build fails with: CMake Error at Source/cmake/FindOpenGL.cmake:62 (check_include_files): Unknown CMake command "check_include_files". To fix it we need to include the CheckIncludeFile macro before using it.
Attachments
Patch (2.38 KB, patch)
2015-10-14 02:43 PDT, Tomas Popela
no flags
Tomas Popela
Comment 1 2015-10-14 02:43:56 PDT
Zan Dobersek
Comment 2 2015-10-14 03:13:40 PDT
Comment on attachment 263068 [details] Patch Cool, thanks.
WebKit Commit Bot
Comment 3 2015-10-14 03:58:24 PDT
Comment on attachment 263068 [details] Patch Clearing flags on attachment: 263068 Committed r191042: <http://trac.webkit.org/changeset/191042>
WebKit Commit Bot
Comment 4 2015-10-14 03:58:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.