mirror of
https://github.com/boostorg/boost_install.git
synced 2026-01-19 04:02:13 +00:00
Add link=shared Random configurations to Appveyor
This commit is contained in:
11
appveyor.yml
11
appveyor.yml
@@ -83,6 +83,17 @@ environment:
|
||||
- LIB: random
|
||||
UBP: 1
|
||||
TOOLSET: msvc-14.1
|
||||
- LIB: random
|
||||
UBP: 1
|
||||
B2_LINK: shared
|
||||
USE_STATIC_LIBS: OFF
|
||||
TOOLSET: msvc-14.1
|
||||
- LIB: random
|
||||
UBP: 1
|
||||
B2_LINK: shared
|
||||
USE_STATIC_LIBS: OFF
|
||||
BUILD_SHARED_LIBS: ON
|
||||
TOOLSET: msvc-14.1
|
||||
- LIB: random
|
||||
UBP: 1
|
||||
BUILD_SHARED_LIBS: ON
|
||||
|
||||
Reference in New Issue
Block a user