mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
Update appveyor.yml
This commit is contained in:
parent
019d16c203
commit
5ca1e12908
@ -32,7 +32,7 @@ build_script:
|
||||
#- cmd: 'echo use_shared_libs: true >> cppan.yml'
|
||||
#- cppan --build ..
|
||||
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off -DAPPVEYOR=1
|
||||
- cmake --build . --config Release > build\bin\Release\log.txt 2>&1
|
||||
- cmake --build . --config Release > bin\Release\log.txt 2>&1
|
||||
|
||||
artifacts:
|
||||
- path: build\bin\Release
|
||||
|
Loading…
Reference in New Issue
Block a user