Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed May 6, 2017
1 parent 7dcd2ff commit 6ba14f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -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

Expand Down

0 comments on commit 6ba14f3

Please sign in to comment.