Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriousAlexej committed May 19, 2018
1 parent b983a4e commit 5d1d78b
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 @@ -7,7 +7,7 @@ clone_folder: c:\projects\tt
clone_depth: 1

before_build:
- set CMAKE_PREFIX_PATH=C:\Qt\5.7\msvc2015\
- set CMAKE_PREFIX_PATH=C:\Qt\5.9.5\msvc2015\
- cmake -G "Visual Studio 14 2015" -DTT_BUILD_EXAMPLES=TRUE

build:
Expand Down

0 comments on commit 5d1d78b

Please sign in to comment.