mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Use customized dbus binaries on MacOS
This commit is contained in:
committed by
Mathew Sutcliffe
parent
816f3bd48e
commit
ee75d5f900
Submodule externals updated: c40c5516a5...f9532077d3
@@ -173,12 +173,8 @@ win32-msvc2015 {
|
||||
}
|
||||
|
||||
macx {
|
||||
DBUS_BINARY_SOURCE_DIR = /usr/local/bin
|
||||
DBUS_BINARIES *= dbus-daemon
|
||||
# Binaries are copied from externals
|
||||
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_CONFIG_SOURCE_DIR = /usr/local/share/dbus-1
|
||||
|
||||
Reference in New Issue
Block a user