diff options
author | Tim Oesterreich <[email protected]> | 2019-05-07 17:58:20 +0200 |
---|---|---|
committer | Tim Oesterreich <[email protected]> | 2019-05-07 17:58:20 +0200 |
commit | ebf52a818aa67d4512cfbfa10a33bed8a828e38e (patch) | |
tree | c88e2c5f2ef82ee243e758eb775edc8f53156242 /src | |
parent | f3506ee5df67d92616bc98291d06109d2553a078 (diff) |
append .lib suffix for boost 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> |