mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 20:59:36 +08:00
Update appveyor.yml
This commit is contained in:
parent
1127d0145e
commit
04f43701d9
@ -25,7 +25,7 @@ build_script:
|
||||
- cppan
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off
|
||||
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off -DAPPVEYOR=1
|
||||
- cmake --build . --config Release
|
||||
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user