aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-12 03:03:41 +0100
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-12 03:20:33 +0100
commit3a53927f037bb4ab72a2900c6d0a5d7577a669ed (patch)
treee9503d2a5634aaa068f5fa9b3e013b19f6aa91ce /ci
parentc109e7d51c9c5614aafce184c63b52ad2e859eb2 (diff)
downloadbitcoin-3a53927f037bb4ab72a2900c6d0a5d7577a669ed.tar.xz
ci: Integrate ccache into MSVC build
Diffstat (limited to 'ci')
-rw-r--r--ci/test/wrapped-cl.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/test/wrapped-cl.bat b/ci/test/wrapped-cl.bat
new file mode 100644
index 0000000000..fc2a604c58
--- /dev/null
+++ b/ci/test/wrapped-cl.bat
@@ -0,0 +1 @@
+ccache cl %*