summaryrefslogtreecommitdiff
path: root/src/components/utils/CMakeLists.txt
diff options
context:
space:
mode:
authorjacobkeeler <jacob.keeler@livioradio.com>2018-08-22 13:07:09 -0400
committerjacobkeeler <jacob.keeler@livioradio.com>2018-08-22 13:07:09 -0400
commit6ada4dc5bd0d9a2b6068745154e715fccd5dc943 (patch)
tree2890f67599792367ca6315867b66be682795dea7 /src/components/utils/CMakeLists.txt
parenta086a8e23ed7c86f27460ddc61046ca595ab46a9 (diff)
parent6a436addb2811c3fbc6ff155a8a142aa14c8ec45 (diff)
downloadsdl_core-6ada4dc5bd0d9a2b6068745154e715fccd5dc943.tar.gz
Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_implementation
Diffstat (limited to 'src/components/utils/CMakeLists.txt')
-rw-r--r--src/components/utils/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/utils/CMakeLists.txt b/src/components/utils/CMakeLists.txt
index 25d423ad55..9db1312844 100644
--- a/src/components/utils/CMakeLists.txt
+++ b/src/components/utils/CMakeLists.txt
@@ -40,6 +40,7 @@ include_directories (
${COMPONENTS_DIR}/protocol_handler/include
${JSONCPP_INCLUDE_DIRECTORY}
${LOG4CXX_INCLUDE_DIRECTORY}
+ ${CMAKE_SOURCE_DIR}/src
)
# dbms