]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Handle MSVC /Fp and /Yu options with concatenated path again
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 5 May 2022 19:20:04 +0000 (21:20 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 5 May 2022 19:52:57 +0000 (21:52 +0200)
commit09dea223466e3bd27c8b84f1cc4acbfa1509e061
tree2cc95f507cafc2fb50e3c9f973016d92b10cd30b
parent2d165f8f943bae750163cdd9b240f29b6eaf36f7
fix: Handle MSVC /Fp and /Yu options with concatenated path again

Regression in c8fb539523c801bf15591c395c3029b4530a7a2f.

See #1063.
src/argprocessing.cpp