Skip to content

Commit

Permalink
new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaillet committed May 23, 2017
1 parent be6d75c commit 2144bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ before_build:
- cd build
- cmake .. -DWITH_QT5=OFF -DCMAKE_BUILD_TYPE=Release

# force Release in the build
build_script:
- cmake --build . --target INSTALL --config Release
- cd ..
Expand Down

0 comments on commit 2144bfb

Please sign in to comment.