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

appveyor: let use CCACHE_PATH

parent d79804c1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,8 @@ os: MinGW
environment:
CC: ccache
CCACHE_CC: C:\MinGW\bin\mingw32-gcc.exe
CCACHE_CC: mingw32-gcc.exe
CCACHE_PATH: C:\MinGW\bin
WINDRES: windres
MINGW_SDK: c:\MinGW
CFLAGS: -Wall -W -Werror
......
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