Skip to content

Commit

Permalink
Fix for building on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
thrimbor committed Jun 30, 2019
1 parent 344d015 commit 88ab850
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 @@ -36,7 +36,7 @@ before_build:
- git submodule update --init --recursive
- ps: cd Hurrican
- cmake -G "Visual Studio 15 2017 Win64"
- cmake . -G "Visual Studio 15 2017 Win64"
build:
project: Hurrican\hurrican.sln
parallel: true
Expand Down

0 comments on commit 88ab850

Please sign in to comment.