diff options
author | Jack Lloyd <[email protected]> | 2019-05-08 09:47:02 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-05-08 09:47:02 -0400 |
commit | 300afa13058ff7b063f4b92dcf1ddc45cf0e881e (patch) | |
tree | 4562e84606cce356fcd70c2528bc6ef5e8285667 /src | |
parent | 3534ba8e75aa9f8062fe4e8ee202be85ab6f1e04 (diff) | |
parent | ebf52a818aa67d4512cfbfa10a33bed8a828e38e (diff) |
Merge GH #1940 Fix Boost lib linking on Windows
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/utils/boost/info.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/utils/boost/info.txt b/src/lib/utils/boost/info.txt index 6330cbafd..69df031be 100644 --- a/src/lib/utils/boost/info.txt +++ b/src/lib/utils/boost/info.txt @@ -5,5 +5,6 @@ BOOST_ASIO -> 20131228 load_on vendor <libs> -all -> boost_system +all!windows -> boost_system +windows -> boost_system.lib </libs> |