summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2018-02-02 17:17:18 -0500
committerJackLivio <jack@livio.io>2018-02-02 17:17:18 -0500
commit21dfde7e8b8e81055d74f9b15db7c19d2e5075ee (patch)
treef4ca5523a558e00eb6b9efdf1720901f0e1392d4
parentea5d724fe899e65933b5de33e2957c4cd33338e7 (diff)
downloadsdl_core-21dfde7e8b8e81055d74f9b15db7c19d2e5075ee.tar.gz
Review Comments
-rw-r--r--src/3rd_party/CMakeLists.txt1
-rw-r--r--src/components/dbus/CMakeLists.txt2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/3rd_party/CMakeLists.txt b/src/3rd_party/CMakeLists.txt
index b2ed272416..e6c487d42c 100644
--- a/src/3rd_party/CMakeLists.txt
+++ b/src/3rd_party/CMakeLists.txt
@@ -37,7 +37,6 @@ set (install-3rd_party_logger_var "")
if(NO_REBUILD_3RD_PARTY)
set(NO_REBUILD_3RD_PARTY_LOGGER ON)
-
endif()
if(FORCE_3RD_PARTY)
diff --git a/src/components/dbus/CMakeLists.txt b/src/components/dbus/CMakeLists.txt
index eb198b620c..26ff9373bf 100644
--- a/src/components/dbus/CMakeLists.txt
+++ b/src/components/dbus/CMakeLists.txt
@@ -40,7 +40,7 @@ include_directories (
${COMPONENTS_DIR}/utils/include/
${CMAKE_BINARY_DIR}/src/components/
)
-message(${CMAKE_CURRENT_SOURCE_DIR})
+
set(PATHS
${CMAKE_CURRENT_SOURCE_DIR}/include
${CMAKE_CURRENT_SOURCE_DIR}/src