Add USE_STATIC_LIBS=OFF to link=shared Appveyor configurations

This commit is contained in:
Peter Dimov
2020-03-24 07:42:37 +02:00
parent 6a4713523c
commit 0d96c6ca77

View File

@@ -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