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 aad8398 commit 4f7816aCopy full SHA for 4f7816a
.appveyor.yml
@@ -8,4 +8,4 @@ build_script:
8
- mkdir build
9
- cd build
10
- cmake -G "Visual Studio 15 2017 Win64" ..
11
- - cmake --build . --config %CONFIGURATION%
+ - cmake --build . --config Release
0 commit comments