Skip to content

Commit

Permalink
Merge pull request #81 from masterleinad/improve_appveyor
Browse files Browse the repository at this point in the history
Improve appveyor setup for MinGW
  • Loading branch information
robertramey authored Dec 6, 2017
2 parents 2402442 + 63b6ffa commit b73329f
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 @@ -53,6 +53,7 @@ install:
- git submodule init libs/unordered
- git submodule init libs/utility
- git submodule init libs/variant
- git submodule init libs/winapi
- git submodule init tools/build
- git submodule update
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\serialization
Expand Down

0 comments on commit b73329f

Please sign in to comment.