LayerManagerService: fixed linker error in unit tests
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 29 Nov 2012 08:26:00 +0000 (00:26 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 29 Nov 2012 08:26:00 +0000 (00:26 -0800)
Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerService/CMakeLists.txt

index bb4d149..a1885ea 100644 (file)
@@ -81,6 +81,7 @@ add_executable(LayerManagerService_Test
     src/InputManager.cpp
     src/HealthSystemd.cpp
     src/PluginBase.cpp
+    src/PluginManager.cpp
     src/Scene.cpp
     src/shader/Shader.cpp
     src/shader/ShaderProgram.cpp