summaryrefslogtreecommitdiff
path: root/src/components/resumption
diff options
context:
space:
mode:
authorIvo Stoilov (GitHub) <istoilov@luxoft.com>2017-01-19 18:30:52 +0200
committerIvo Stoilov (GitHub) <istoilov@luxoft.com>2017-01-25 16:50:56 +0200
commitafab4e4b363767e386a56061e4faf5c45420ad9c (patch)
tree596b537a6baa132aed2f34432220e39d4d7fa0c8 /src/components/resumption
parenteb38ef6e48440e178f356960b3b08c58f2bd1e28 (diff)
downloadsdl_core-afab4e4b363767e386a56061e4faf5c45420ad9c.tar.gz
Update CMakeLists according rules
Related tasks APPLINK-30588 APPLINK-30974
Diffstat (limited to 'src/components/resumption')
-rw-r--r--src/components/resumption/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/resumption/CMakeLists.txt b/src/components/resumption/CMakeLists.txt
index a3034293a0..a2c93b0689 100644
--- a/src/components/resumption/CMakeLists.txt
+++ b/src/components/resumption/CMakeLists.txt
@@ -31,7 +31,7 @@
include(${CMAKE_SOURCE_DIR}/tools/cmake/helpers/sources.cmake)
include_directories (
- include
+ ${COMPONENTS_DIR}/resumption/include
${COMPONENTS_DIR}/utils/include/
${COMPONENTS_DIR}/config_profile/include/
${JSONCPP_INCLUDE_DIRECTORY}