summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kutsan <akutsan@luxoft.com>2017-09-01 19:41:55 +0300
committerAlexander Kutsan <akutsan@luxoft.com>2017-09-01 19:41:55 +0300
commita74a71617c911df6fdf7d26042959608a4028743 (patch)
tree6ab8067938fb963d360467826e76215af5f3a00d
parentad4788295c2be1ac1d131eb25767937fe876eb01 (diff)
downloadsdl_core-a74a71617c911df6fdf7d26042959608a4028743.tar.gz
Fix build with RC=ON, EXTERNAL_PROPRIETARY, and BUILD_TESTS=ON
-rwxr-xr-xsrc/components/application_manager/test/message_helper/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/application_manager/test/message_helper/CMakeLists.txt b/src/components/application_manager/test/message_helper/CMakeLists.txt
index d115ad8b40..3b010a404d 100755
--- a/src/components/application_manager/test/message_helper/CMakeLists.txt
+++ b/src/components/application_manager/test/message_helper/CMakeLists.txt
@@ -37,6 +37,7 @@ include_directories(
set(LIBRARIES
gmock
+ FunctionalModule
ApplicationManager
MessageHelper
jsoncpp