Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Sep 1, 2018
1 parent 0bf92d7 commit 10ab8d4
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 @@ -14,7 +14,7 @@ configuration:

before_build:
- cd %BUILD_DIR%
- cmake .. -DCMAKE_CXX_FLAGS=/D_SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING -G"Visual Studio 15 2017"
- cmake .. -G"Visual Studio 15 2017 x86"

build:
parallel: true
Expand Down

0 comments on commit 10ab8d4

Please sign in to comment.