Build without unity builds, how far will we get?

coverity_scan
Alexander "Ace" Olofsson 8 years ago
parent d5196ac4fc
commit 05335491ac

@ -37,7 +37,7 @@ cache:
clone_folder: C:\projects\openmw
before_build:
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -u -p %PLATFORM%
- cmd: sh %APPVEYOR_BUILD_FOLDER%\CI\before_script.msvc.sh -p %PLATFORM%
build_script:
- cmd: if %PLATFORM%==Win32 set build=Build_32

Loading…
Cancel
Save