Skip to content
  • commit-queue@webkit.org's avatar
    [CMake][EFL] Enable the LLInt · 934f4081
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=92682
    
    Patch by Thiago Marcos P. Santos <thiago.santos@intel.com> on 2012-09-10
    Reviewed by Csaba Osztrogonác.
    
    .:
    
    Added LLInt to CMake buildsystem and enabled it by default on EFL.
    Note that Ruby is not enforced: a secondary check is done when LLInt
    is enabled on the JSC's CMakeLists.txt.
    
    * CMakeLists.txt:
    * Source/cmake/OptionsEfl.cmake:
    * Source/cmake/WebKitFeatures.cmake:
    * Source/cmakeconfig.h.cmake:
    
    Source/JavaScriptCore:
    
    Generate the headers needed by LLint when LLint is enabled.
    
    * CMakeLists.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@128065 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    934f4081