summaryrefslogtreecommitdiff
path: root/src/components/formatters
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/formatters
parenteb38ef6e48440e178f356960b3b08c58f2bd1e28 (diff)
downloadsdl_core-afab4e4b363767e386a56061e4faf5c45420ad9c.tar.gz
Update CMakeLists according rules
Related tasks APPLINK-30588 APPLINK-30974
Diffstat (limited to 'src/components/formatters')
-rw-r--r--src/components/formatters/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/formatters/test/CMakeLists.txt b/src/components/formatters/test/CMakeLists.txt
index c80c3d0e40..27a0cdf791 100644
--- a/src/components/formatters/test/CMakeLists.txt
+++ b/src/components/formatters/test/CMakeLists.txt
@@ -36,7 +36,7 @@ include_directories(
${COMPONENTS_DIR}/smart_objects/include
${COMPONENTS_DIR}/formatters/include
${COMPONENTS_DIR}/formatters/test/include
- ${CMAKE_BINARY_DIR}/src/components/interfaces
+ ${CMAKE_BINARY_DIR}/src/components
${JSONCPP_INCLUDE_DIRECTORY}
)