Skip to content

Commit aad8398

Browse files
authored
Update .appveyor.yml
1 parent 04829d3 commit aad8398

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
@@ -7,5 +7,5 @@ configuration: Release
77
build_script:
88
- mkdir build
99
- cd build
10-
- cmake -G Visual Studio 15 2017 Win64 ..
10+
- cmake -G "Visual Studio 15 2017 Win64" ..
1111
- cmake --build . --config %CONFIGURATION%

0 commit comments

Comments
 (0)