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
d330eeae56
commit
14d8c74e3e
@ -32,7 +32,7 @@ build_script:
|
||||
#- cmd: 'echo generator: %generator% >> cppan.yml'
|
||||
#- cmd: 'echo use_shared_libs: true >> cppan.yml'
|
||||
#- cppan --build ..
|
||||
- cmake .. -G "%vs_ver%%vs_platform%"
|
||||
- cmake .. -G "Visual Studio %vs_ver%%vs_platform%"
|
||||
#- cmake --build . --config Release > bin\Release\log.txt 2>&1
|
||||
- cmake --build . --config Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user