Update appveyor.yml

This commit is contained in:
Egor Pugin 2018-07-10 15:47:11 +03:00 committed by GitHub
parent d330eeae56
commit 14d8c74e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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