Fix compilation against newer Wayland IVI extension 32/21132/1 7.99.1 halibut/7.99.1 halibut_7.99.1
authorScott Murray <scott.murray@konsulko.com>
Tue, 23 Apr 2019 13:15:27 +0000 (09:15 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 23 Apr 2019 13:19:37 +0000 (09:19 -0400)
commitad3231a67595fdea3a9217d1d7a7ec85d3cac56a
tree67c918f35a574fa40dbd5d0e219ba7303d920a97
parentefc9161e0887f1ce8d2fa3d59b62087a8552b638
Fix compilation against newer Wayland IVI extension

The ilm_init function has moved to the new libilmCommon library in
Wayland IVI extension 2.x, so switch to using the ilmCommon package
config in the application CMakeLists.txt. ilmCommon has a dependency
on ilmControl, so that still gets pulled in.

Change-Id: Id9cefd7cb1ceec826d44011d91ad1f196e7e19b2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
app/CMakeLists.txt