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 51e26a8 commit 22ba269Copy full SHA for 22ba269
appveyor.yml
@@ -35,7 +35,7 @@ before_build:
35
- cmake -H. -B../Build -DINCH_UNIT_TESTS=ON -A%PLATFORM%
36
37
# build with MSBuild
38
-build:
+build_script:
39
project: ../Build/$(APPVEYOR_PROJECT_NAME).sln # path to Visual Studio solution or project
40
parallel: true # enable MSBuild parallel builds
41
verbosity: normal # MSBuild verbosity level {quiet|minimal|normal|detailed}
0 commit comments