summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'dbus')
-rw-r--r--dbus/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/CMakeLists.txt b/dbus/CMakeLists.txt
index 4d92b79f..42442cce 100644
--- a/dbus/CMakeLists.txt
+++ b/dbus/CMakeLists.txt
@@ -97,7 +97,7 @@ set(DBUS_LIB_HEADERS
dbus-transport-protected.h
dbus-uuidgen.h
dbus-watch.h
- ${CMAKE_BINARY_DIR}/config.h
+ ${PROJECT_BINARY_DIR}/config.h
)
if(UNIX)
set(DBUS_LIB_HEADERS ${DBUS_LIB_HEADERS}