mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
[ci][appveyor] Also build debug config.
This commit is contained in:
parent
2c84c4beb2
commit
dbf3c9ec0f
@ -23,7 +23,7 @@ before_build:
|
||||
|
||||
build_script:
|
||||
- sw -version
|
||||
- sw -show-output -platform %platform% build -Dwith-tests=1
|
||||
- sw -show-output -platform %platform% -config d,r build -Dwith-tests=1
|
||||
|
||||
after_build:
|
||||
- 7z a tesseract.zip %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.exe %APPVEYOR_BUILD_FOLDER%\.sw\out\**\*.dll
|
||||
|
Loading…
Reference in New Issue
Block a user