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
549cf27d47
commit
6d9243c1bc
@ -38,7 +38,7 @@ build_script:
|
||||
#- cmd: 'echo generator: %generator% >> cppan.yml'
|
||||
#- cmd: 'echo use_shared_libs: true >> cppan.yml'
|
||||
#- cppan --build ..
|
||||
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off -DAPPVEYOR=1
|
||||
- cmake .. -G "%generator%" -DAPPVEYOR=1
|
||||
#- cmake --build . --config Release > bin\Release\log.txt 2>&1
|
||||
- cmake --build . --config Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user