mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Ccache stats check
This commit is contained in:
parent
3177e76229
commit
e2e7d31fe0
@ -3,7 +3,7 @@
|
||||
mkdir /usr/src/qgis/build
|
||||
cd /usr/src/qgis/build || exit -1
|
||||
|
||||
ccache -S
|
||||
ccache -s
|
||||
|
||||
cmake -GNinja \
|
||||
-DUSE_CCACHE=ON \
|
||||
@ -34,4 +34,4 @@ cmake -GNinja \
|
||||
|
||||
ninja
|
||||
|
||||
ccache -S
|
||||
ccache -s
|
||||
|
Loading…
x
Reference in New Issue
Block a user