mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-27 00:14:40 -07:00
debug nsis
This commit is contained in:
parent
1118c26a5c
commit
ee1a7815e9
4 changed files with 14 additions and 6 deletions
|
|
@ -326,10 +326,12 @@ if [[ $USE_CCACHE == 1 ]]; then
|
|||
ccache --show-config
|
||||
echo " -----"
|
||||
ccache --show-stats
|
||||
ccache --show-compression
|
||||
echo " -----"
|
||||
ccache --zero-stats
|
||||
echo " -----"
|
||||
ccache --show-stats
|
||||
ccache --show-compression
|
||||
echo "::endgroup::"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue