build: Mac OS X link CoreFoundation framework for static libhidapi

pull/2/head
xiphon 5 years ago
parent e81cb7e640
commit 6d60785800

@ -347,7 +347,6 @@ macx {
-L/usr/local/opt/openssl/lib \
-L/usr/local/opt/boost/lib \
-lboost_serialization \
-lhidapi \
-lboost_thread-mt \
-lboost_system \
-lboost_date_time \
@ -355,6 +354,8 @@ macx {
-lboost_regex \
-lboost_chrono \
-lboost_program_options \
-framework CoreFoundation \
-lhidapi \
-lssl \
-lsodium \
-lcrypto \