summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ivi-input-modules/ivi-input-controller/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ivi-input-modules/ivi-input-controller/CMakeLists.txt b/ivi-input-modules/ivi-input-controller/CMakeLists.txt
index c5a32c2..b1e9cb2 100644
--- a/ivi-input-modules/ivi-input-controller/CMakeLists.txt
+++ b/ivi-input-modules/ivi-input-controller/CMakeLists.txt
@@ -37,14 +37,12 @@ include_directories(
${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}
)