mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-15 11:36:54 +02:00
add link to CoreServices framework
This commit is contained in:
parent
a1f4397959
commit
361ca1e8b4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ ifeq ($(ZT_CONTROLLER),1)
|
|||
INCLUDES+=-I/usr/local/opt/libpq/include -Iext/hiredis-0.14.1/include/ -Iext/redis-plus-plus-1.1.1/install/macos/include/sw/
|
||||
endif
|
||||
|
||||
LIBS+=-framework SystemConfiguration -framework CoreFoundation
|
||||
LIBS+=-framework CoreServices -framework SystemConfiguration -framework CoreFoundation
|
||||
|
||||
# Official releases are signed with our Apple cert and apply software updates by default
|
||||
ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
||||
|
|
Loading…
Add table
Reference in a new issue