coverity_build_script.bat 188 B

12345
  1. cd %APPVEYOR_BUILD_FOLDER%
  2. cd build_%VCMI_BUILD_PLATFORM%
  3. echo Building with coverity...
  4. cov-build.exe --dir cov-int cmake --build . --config %VCMI_BUILD_CONFIGURATION% -- /maxcpucount:2