Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
need to actually invoke cpack
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSapps committed Dec 24, 2017
1 parent 47172ed commit 689483e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ build_script:
- cmake ..
- msbuild MSGI.sln /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
- Source\Tests\%configuration%\Tests.exe

- call "C:\Program Files (x86)\cmake\bin\cpack" -G ZIP -C %configuration%

install:
- git submodule update --init --recursive
# - ps: Start-FileDownload 'https://www.libsdl.org/release/SDL2-devel-2.0.4-VC.zip'
Expand Down

0 comments on commit 689483e

Please sign in to comment.