Skip to content

Commit

Permalink
Force Release build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Mar 3, 2015
1 parent a68fc4f commit 6bc1035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
build_script:
- md build
- cd build
- cmake %CMAKE_ARGS% ..
- cmake -DCMAKE_BUILD_TYPE=Release ..
- cmake --build .
- cd ..

Expand Down

0 comments on commit 6bc1035

Please sign in to comment.