Changeset 122058 in webkit


Ignore:
Timestamp:
Jul 7, 2012 9:03:40 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL][CMake] Remove non-existent include directory
https://bugs.webkit.org/show_bug.cgi?id=90605

Patch by Thiago Marcos P. Santos <thiago.santos@intel.com> on 2012-07-07
Reviewed by Kentaro Hara.

  • PlatformEfl.cmake:
Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r121990 r122058  
     12012-07-07  Thiago Marcos P. Santos  <thiago.santos@intel.com>
     2
     3        [EFL][CMake] Remove non-existent include directory
     4        https://bugs.webkit.org/show_bug.cgi?id=90605
     5
     6        Reviewed by Kentaro Hara.
     7
     8        * PlatformEfl.cmake:
     9
    1102012-07-06  Thiago Marcos P. Santos  <thiago.santos@intel.com>
    211
  • trunk/Source/WebKit/PlatformEfl.cmake

    r121990 r122058  
    309309    "${CMAKE_SOURCE_DIR}/Source"
    310310    "${WEBKIT_DIR}/efl/ewk"
    311     "${WEBKIT_DIR}/efl/tests/src/UnitTestUtils"
    312311    "${JAVASCRIPTCORE_DIR}"
    313312    "${WTF_DIR}"
Note: See TracChangeset for help on using the changeset viewer.