Fix Mac Build
This commit is contained in:
parent
c6aee96049
commit
f60e2ca75f
1 changed files with 4 additions and 0 deletions
|
|
@ -679,12 +679,16 @@ macx {
|
|||
AutoStart/AutoStart-MacOS.h \
|
||||
qt/macutils.h \
|
||||
|
||||
HEADERS -= $$CONTROLLER_H_WIN
|
||||
|
||||
SOURCES += \
|
||||
dependencies/hueplusplus-1.0.0/src/LinHttpHandler.cpp \
|
||||
serial_port/find_usb_serial_port_linux.cpp \
|
||||
AutoStart/AutoStart-MacOS.cpp \
|
||||
qt/macutils.mm \
|
||||
|
||||
SOURCES -= $$CONTROLLER_CPP_WIN
|
||||
|
||||
# Use mbedtls v2 instead of latest
|
||||
MBEDTLS_PREFIX = $$system(brew --prefix mbedtls@2)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue