summaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-graphics/wayland/wayland-ivi-extension/remove_compile-host-path_issue.patch
blob: 6849d2ab666074302cb91912a8811418cedde030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- git/ivi-input-modules/ivi-input-controller/CMakeLists.txt.orig	2016-01-28 18:19:37.297557498 +0900
+++ git/ivi-input-modules/ivi-input-controller/CMakeLists.txt	2016-01-28 18:20:01.249558101 +0900
@@ -37,14 +37,12 @@
     ${IVI_CONTROLLER_INCLUDE_DIRS}
     ${WAYLAND_SERVER_INCLUDE_DIRS}
     ${WESTON_INCLUDE_DIRS}
-    ${WESTON_INCLUDE_DIRS}/weston
     ${PIXMAN_INCLUDE_DIRS}
 )
 
 link_directories(
     ${WAYLAND_SERVER_LIBRARY_DIRS}
     ${WESTON_LIBRARY_DIRS}
-    ${WESTON_LIBDIR}/weston
     ${PIXMAN_LIBRARY_DIRS}
 )