]> git.ipfire.org Git - thirdparty/ccache.git/commit
Improve basedir calculation on Windows
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 23 Feb 2020 19:45:07 +0000 (20:45 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 23 Feb 2020 20:31:17 +0000 (21:31 +0100)
commitcc26cb33156f53cb66b1f70a9f2430f7a8ceae57
tree348f66b898b94a81173d9949d34914fbe1cb85ab
parent24f72647cc150373ed3a58b077a463d1753663c8
Improve basedir calculation on Windows

Now basedir with backslashes or forward slashes should work.
src/Config.cpp
src/Util.cpp
unittest/test_argument_processing.cpp