]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Normalize paths to fix basedir option on Windows (#1033)
authorvvainola <vilivainola@gmail.com>
Sat, 30 Apr 2022 20:13:58 +0000 (23:13 +0300)
committerGitHub <noreply@github.com>
Sat, 30 Apr 2022 20:13:58 +0000 (22:13 +0200)
commit236a297a7d642c95aa802a1b4f08fc701a44b91b
tree1a2f11df52bdb8c0d8c1dbbb7bd5edde3eaf03de
parent9a05332915d2808f4713437006b3f7c812d9fd74
fix: Normalize paths to fix basedir option on Windows (#1033)

Co-authored-by: Joel Rosdahl <joel@rosdahl.net>
src/ArgsInfo.hpp
src/argprocessing.cpp
src/ccache.cpp