Skip to content
  • mrobinson@webkit.org's avatar
    Fix more CMake GTK+ build issues after r150336 · 5a30d4f4
    mrobinson@webkit.org authored
    .:
    
    * Source/cmake/OptionsGTK.cmake: Actually set the new output name variable
    and be sure to set WTF_USE_EGL when EGL is enabled.
    
    Source/WebKit2:
    
    * CMakeLists.txt: We need to allow for setting the WebProcess output name, since
    WebKitGTK+ expects it to be called WebKitWebProcess.
    * PlatformGTK.cmake: No longer set WebProcess_EXECUTABLE_NAME as it's been replaced
    by WebKit2_WebProcess_OUTPUT_NAME.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150921 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5a30d4f4