commit | 21c8781c41469a2f6d2262e8aafda18d5923d590 | [log] [tgz] |
---|---|---|
author | paroga@webkit.org <paroga@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri May 17 13:00:39 2013 +0000 |
committer | paroga@webkit.org <paroga@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri May 17 13:00:39 2013 +0000 |
tree | 86a7416138c1449c6f5b862ec2c3389b11b4bf1b | |
parent | 3dfde6446e3f5643ca9dd905d4cbc63a405ee156 [diff] |
[CMake] Remove invalid include paths https://bugs.webkit.org/show_bug.cgi?id=116213 Reviewed by Gyuyoung Kim. Since "${JAVASCRIPTCORE_DIR}/wtf" does not exist, it is safe to remove them from the list of include directories. Source/JavaScriptCore: * PlatformEfl.cmake: Removed. * PlatformGTK.cmake: Removed. Source/WTF: * wtf/PlatformEfl.cmake: * wtf/PlatformGTK.cmake: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@150253 268f45cc-cd09-0410-ab3c-d52691b4dbfc