summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-examples
diff options
context:
space:
mode:
authorNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>2014-10-30 14:21:53 +0900
committerNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>2014-11-13 08:34:35 +0900
commit43fa65ede93cef9e6c902df2248229ad204b510a (patch)
treed65f2006fb63bca738a00f8b0493dd800d5df5ee /ivi-layermanagement-examples
parentc6b53d63f220c512418906002415ab91a8793618 (diff)
downloadwayland-ivi-extension-43fa65ede93cef9e6c902df2248229ad204b510a.tar.gz
ivi-layermanagement-examples: EGLWLInputEventExapmle to be built with non-default directly.1.3.0-rc1
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Diffstat (limited to 'ivi-layermanagement-examples')
-rw-r--r--ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt b/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt
index 69c2c0a..ede366e 100644
--- a/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt
+++ b/ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt
@@ -41,6 +41,12 @@ include_directories(
"include"
)
+link_directories(
+ ${GLESv2_LIBRARY_DIRS}
+ ${EGL_LIBRARY_DIRS}
+ ${WAYLAND_CLIENT_LIBRARY_DIRS}
+)
+
set (HEADER_FILES
include/transform.h
include/WaylandServerinfoClientProtocol.h
@@ -71,6 +77,7 @@ add_dependencies(EGLWLInputEventExample
wayland-egl
ilmClient
ilmControl
+ ${LIBS}
)
set(LIBS