Skip to content
  • leandro@webkit.org's avatar
    2010-08-16 Leandro Pereira <leandro@profusion.mobi> · 02b64d12
    leandro@webkit.org authored
            [EFL] Build fix after r65366.
    
            * CMakeLists.txt: Use if (VAR) instead of if (${VAR}) to check if
            they're empty.
            * jsc/CMakeLists.txt: Ditto.
            * wtf/CMakeLists.txt: Ditto.
    2010-08-16  Leandro Pereira  <leandro@profusion.mobi>
    
            [EFL] Build fix after r65366.
    
            * CMakeLists.txt: Use if (VAR) instead of if (${VAR}) to check if
            they're empty.
    2010-08-16  Leandro Pereira  <leandro@profusion.mobi>
    
            [EFL] Build fix after r65366.
    
            EFL port does not support automated tests yet.
    
            * CMakeLists.txt: Use if (VAR) instead of if (${VAR}) to check if
            they're empty.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65437 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    02b64d12