mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-04 01:36:23 -04:00
appveyor: cover static libs for MSVC
(cherry picked from commit 51945fd9399d2392010456a6d2c49815bc8f938e)
This commit is contained in:
parent
339f76c0dc
commit
61fb055a43
@ -20,6 +20,8 @@ environment:
|
||||
# !EVENT_ALLOW_FAILURE
|
||||
- EVENT_BUILD_METHOD: "cmake"
|
||||
EVENT_CMAKE_OPTIONS: ""
|
||||
- EVENT_BUILD_METHOD: "cmake"
|
||||
EVENT_CMAKE_OPTIONS: "-DEVENT__LIBRARY_TYPE=STATIC"
|
||||
# EVENT_ALLOW_FAILURE
|
||||
- EVENT_BUILD_METHOD: "autotools"
|
||||
EVENT_CONFIGURE_OPTIONS: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user