Don't override CC and CXX on Windows when set, handle ccache.
This is to allow use of ccache by specifying something like: export CC="ccache C:/path/to/cl.exe" export CXX="ccache C:/patch/to/cl.exe" before running ./autogen.sh
Showing
Please
register
or
sign in
to comment