projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52326d4
)
Fix broken install of dbus-arch-deps.h.
author
Ralf Habacker
<ralf.habacker@freenet.de>
Sun, 15 May 2016 00:10:41 +0000
(
02:10
+0200)
committer
Ralf Habacker
<ralf.habacker@freenet.de>
Mon, 30 Jan 2017 16:47:25 +0000
(17:47 +0100)
Reviewed-by: Simon McVittie <smcv@debian.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99586
cmake/dbus/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/cmake/dbus/CMakeLists.txt
b/cmake/dbus/CMakeLists.txt
index
86c4058
..
9beea5d
100644
(file)
--- a/
cmake/dbus/CMakeLists.txt
+++ b/
cmake/dbus/CMakeLists.txt
@@
-22,7
+22,7
@@
set (dbusinclude_HEADERS
${DBUS_DIR}/dbus-syntax.h
${DBUS_DIR}/dbus-threads.h
${DBUS_DIR}/dbus-types.h
- dbus-arch-deps.h
+
${CMAKE_CURRENT_BINARY_DIR}/
dbus-arch-deps.h
)
### source code that goes in the installed client library