mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-18 06:30:14 +08:00
Update appveyor.yml
This commit is contained in:
parent
7dcd2ff90a
commit
6ba14f3909
@ -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%" -DAPPVEYOR=1
|
||||
- cmake .. -G "%generator%"
|
||||
#- cmake --build . --config Release > bin\Release\log.txt 2>&1
|
||||
- cmake --build . --config Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user