Oops
This commit is contained in:
parent
3037d7b87f
commit
3f815718b1
|
@ -80,8 +80,7 @@ after_build:
|
||||||
) else (
|
) else (
|
||||||
set "version=%APPVEYOR_REPO_BRANCH%"
|
set "version=%APPVEYOR_REPO_BRANCH%"
|
||||||
)
|
)
|
||||||
set "artifact=%version%-windows-%arch%-%compiler%-
|
set "artifact=%version%-windows-%arch%-%compiler%-%libtype%"
|
||||||
%libtype%"
|
|
||||||
pushd build\meson-out
|
pushd build\meson-out
|
||||||
if %buildtype%==static (
|
if %buildtype%==static (
|
||||||
rem TODO msvc only?
|
rem TODO msvc only?
|
||||||
|
|
Loading…
Reference in New Issue