LayerManagerService: fixed broken build of unit tests
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Wed, 28 Nov 2012 11:39:52 +0000 (03:39 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 14 Jan 2013 08:34:15 +0000 (00:34 -0800)
commitcea2b0dff2b57a56f00a32fd2e96ffe2760cdec2
treee1ff1f0f560c26d12d1a11cacdf49616e9adf2e4
parent4d808e57b1254b4c70a2b29bcd451c57463fd66b
LayerManagerService: fixed broken build of unit tests

PluginManager class was added to LayerManagerService, but it was
not included in LayerManagerService_Test, resulting in an linker error.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerService/CMakeLists.txt