Skip to content

Commit

Permalink
Try another toolchain path
Browse files Browse the repository at this point in the history
  • Loading branch information
indianakernick committed Sep 23, 2018
1 parent 14f4038 commit 7b92c59
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 @@ -16,7 +16,7 @@ install:

before_build:
- cd %BUILD_DIR%
- cmake .. -DCMAKE_TOOLCHAIN_FILE=/src/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_BUILD_TYPE=Release -G"Visual Studio 15 2017"
- cmake .. -DCMAKE_TOOLCHAIN_FILE=/tools/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_BUILD_TYPE=Release -G"Visual Studio 15 2017"

build:
parallel: true
Expand Down

0 comments on commit 7b92c59

Please sign in to comment.