mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 17:55:45 +08:00
Install and package libevent_core on Mac OS
This commit is contained in:
committed by
Klaus Basan
parent
7035330744
commit
1c1d2b23d7
@@ -128,7 +128,7 @@ win32 {
|
|||||||
legacy_data_target.files *= LegacyData
|
legacy_data_target.files *= LegacyData
|
||||||
} else:macx: {
|
} else:macx: {
|
||||||
dep_target.files *= $$DestRoot/lib/libdbus-1.3.dylib
|
dep_target.files *= $$DestRoot/lib/libdbus-1.3.dylib
|
||||||
dep_target.CONFIG += no_check_exist
|
dep_target.files *= $$DestRoot/lib/libevent_core.2.1.8.dylib
|
||||||
|
|
||||||
legacy_data_target.path = $$PREFIX/xswiftbus
|
legacy_data_target.path = $$PREFIX/xswiftbus
|
||||||
legacy_data_target.files *= LegacyData
|
legacy_data_target.files *= LegacyData
|
||||||
|
|||||||
Reference in New Issue
Block a user