Skip to content

Commit e111d8e

Browse files
committed
Fix appveyor script
1 parent 9449173 commit e111d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ before_build:
4141
cmake .. -G %generator%
4242
4343
build:
44-
project: c:\projects\cmake-init\build\cmake-init.sln
44+
project: c:\projects\cmake-init\build\template.sln
4545
verbosity: minimal
4646
parallel: true
4747
only_commits:

0 commit comments

Comments
 (0)