Skip to content
Snippets Groups Projects
Commit 27578eda authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

appveyor: display version of ccache and force use of ccache

parent d73a6c98
No related branches found
No related tags found
No related merge requests found
......@@ -46,8 +46,9 @@ before_build:
- mingw32-make --version
- nasm -v
- upx -V
- ccache -V
- ccache -s
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC53=1 ECHO=1
- set SRB2_MFLAGS=-C src MINGW=1 WARNINGMODE=1 GCC53=1 ECHO=1 CCACHE=1
build_script:
- cmd: mingw32-make.exe %SRB2_MFLAGS% %CONFIGURATION%=1 clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment