mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-21 21:41:13 +00:00
fix compile with Xcode 7
This commit is contained in:
parent
5838a2ed38
commit
8d1321ee68
@ -50,7 +50,7 @@ BTdaemon_FILES = \
|
||||
$(BTSTACK_ROOT)/platforms/cocoa/remote_device_db_cocoa.m \
|
||||
|
||||
BTdaemon_CFLAGS = -I$(BTSTACK_ROOT)/include -I$(BTSTACK_ROOT)/ble -I$(BTSTACK_ROOT)/src -I..
|
||||
BTdaemon_LDFLAGS += $(SYSROOT)/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
|
||||
BTdaemon_PRIVATE_FRAMEWORKS = IOKIT
|
||||
|
||||
before-all::
|
||||
../../../tools/get_version.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user