]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Correct debug dir handling on Windows (#955)
authorLuboš Luňák <l.lunak@centrum.cz>
Sat, 6 Nov 2021 15:28:01 +0000 (16:28 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Nov 2021 15:28:01 +0000 (16:28 +0100)
commit8c8640190f5750b258bf7bbb0d3fd82ac6701f93
treec9706298aadb67488bb7c4e044e808263abd6495
parente83ac28d74dcb60af9ceaa58d92e706ded089ea3
fix: Correct debug dir handling on Windows (#955)
src/ccache.cpp
src/util/path.cpp
src/util/path.hpp
unittest/test_util_path.cpp