Use customized dbus binaries on MacOS

This commit is contained in:
Roland Winklmeier
2017-05-01 20:46:53 +02:00
committed by Mathew Sutcliffe
parent 816f3bd48e
commit ee75d5f900
2 changed files with 2 additions and 6 deletions

View File

@@ -173,12 +173,8 @@ win32-msvc2015 {
} }
macx { macx {
DBUS_BINARY_SOURCE_DIR = /usr/local/bin # Binaries are copied from externals
DBUS_BINARIES *= dbus-daemon
dbus_binary_target.path = $${PREFIX}/bin dbus_binary_target.path = $${PREFIX}/bin
DBUS_LIBARY_SOURCE_DIR = /usr/local/lib
DBUS_LIBRARIES *= libdbus-1.3.dylib
dbus_library_target.path = $${PREFIX}/lib dbus_library_target.path = $${PREFIX}/lib
DBUS_CONFIG_SOURCE_DIR = /usr/local/share/dbus-1 DBUS_CONFIG_SOURCE_DIR = /usr/local/share/dbus-1