]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Use std::filesystem::remove_all
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 16 Jul 2023 16:26:45 +0000 (18:26 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 18 Jul 2023 19:36:39 +0000 (21:36 +0200)
commit99ec78c4d4f682bd32494075492311584ffd6431
tree80de0f2d73248f4b336bc6a76f8a0eab053bd75b
parent895feba5f2ddaf2a0117d3b68c67e97c9f5e4473
refactor: Use std::filesystem::remove_all
src/Util.cpp
src/Util.hpp
src/util/filesystem.hpp
unittest/main.cpp
unittest/test_Util.cpp