ivi-layermanagement-examples: EGLWLInputEventExapmle to be built with non-default...
authorNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Thu, 30 Oct 2014 05:21:53 +0000 (14:21 +0900)
committerNobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
Wed, 12 Nov 2014 23:34:35 +0000 (08:34 +0900)
Signed-off-by: Nobuhiko Tanibata <NOBUHIKO_TANIBATA@xddp.denso.co.jp>
ivi-layermanagement-examples/EGLWLInputEventExample/CMakeLists.txt

index 69c2c0a..ede366e 100644 (file)
@@ -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