]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Fix copying of binary files on Windows (#979)
authorR. Voggenauer <rvogg@users.noreply.github.com>
Sun, 19 Dec 2021 20:07:58 +0000 (21:07 +0100)
committerGitHub <noreply@github.com>
Sun, 19 Dec 2021 20:07:58 +0000 (21:07 +0100)
commit590d60dd41c83db0e045d3b989c36bcfa739735c
tree7aa12cdaaac2f9ed1ab1f8fd33fbd8721cf7d36a
parentd16ee97c43df2bf3c4f09194d072d5943e328a6d
fix: Fix copying of binary files on Windows (#979)
src/Util.cpp
test/suites/secondary_file.bash
unittest/test_Util.cpp