mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 11:05:44 +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 {
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user