summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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