Use sccache on Windows (#4678)

* build: support sccache and windows
This commit is contained in:
nerix
2023-06-11 12:31:04 +02:00
committed by GitHub
parent 4361790fbd
commit a045d3ee81
4 changed files with 37 additions and 3 deletions
+2
View File
@@ -21,6 +21,8 @@
- Dev: Replace our QObjectRef class with Qt's QPointer class. (#4666)
- Dev: Fixed warnings about QWidgets already having a QLayout. (#4672)
- Dev: Fixed undefined behavior when loading non-existant credentials. (#4673)
- Dev: Added support for compiling with `sccache`. (#4678)
- Dev: Added `sccache` in Windows CI. (#4678)
## 2.4.4