mirror of
https://github.com/boostorg/boost_install.git
synced 2026-01-19 04:02:13 +00:00
Add USE_STATIC_LIBS=OFF to link=shared Appveyor configurations
This commit is contained in:
@@ -34,6 +34,7 @@ environment:
|
||||
- LIB: filesystem
|
||||
UBP: 1
|
||||
B2_LINK: shared
|
||||
USE_STATIC_LIBS: OFF
|
||||
TOOLSET: msvc-14.1
|
||||
- LIB: filesystem
|
||||
UBP: 1
|
||||
@@ -48,6 +49,7 @@ environment:
|
||||
UBP: 1
|
||||
STAGE: 1
|
||||
B2_LINK: shared
|
||||
USE_STATIC_LIBS: OFF
|
||||
TOOLSET: msvc-14.1
|
||||
- LIB: filesystem
|
||||
UBP: 1
|
||||
|
||||
Reference in New Issue
Block a user