There was an error while loading. Please reload this page.
1 parent 048fac2 commit 1c66839Copy full SHA for 1c66839
appveyor.yml
@@ -1,9 +1,9 @@
1
version: 1.0.{build}
2
3
build_script:
4
- - cmd: >-
+- cmd: >-
5
cmake --config Release -Bbuild -H. -G"Visual Studio 14 2015 Win64"
6
msbuild /p:Configuration=Release build\precomp.sln
7
8
artifacts:
9
- - path: build\Release\precomp.exe
+- path: build\Release\precomp.exe
0 commit comments