Merge pull request #1248

4aec4e3 Mac build: add libboost_system-mt.dylib needed by libboost_thread-mt.dylib
This commit is contained in:
luigi1111 2018-04-19 11:30:01 -05:00
commit db5e71c1ff
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

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 \