Mac build: add libboost_system-mt.dylib needed by libboost_thread-mt.dylib

This commit is contained in:
stoffu
2018-04-03 18:52:58 +09:00
parent 76a105261e
commit 4aec4e36f8

View File

@@ -311,6 +311,7 @@ macx {
-L/usr/local/opt/boost/lib \
-lboost_serialization \
-lboost_thread-mt \
-lboost_system-mt \
-lboost_system \
-lboost_date_time \
-lboost_filesystem \