We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c747a30 commit 8e1832eCopy full SHA for 8e1832e
appveyor.yml
@@ -8,7 +8,7 @@ before_build:
8
cd build
9
cmake .. -G "Visual Studio 15 2017"
10
build:
11
- project: c:\projects\extract-xiso\build\Project.sln
+ project: c:\projects\extract-xiso\build\extract-xiso.sln
12
after_build:
13
- cmd: |-
14
cd %CONFIGURATION%
0 commit comments