]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Support MSVC /Yu option (compiling with PCH) (#991)
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Sun, 16 Jan 2022 17:51:55 +0000 (19:51 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Jan 2022 17:51:55 +0000 (18:51 +0100)
commit13fcafe31a5d53f138922441d6929f8447fb0c73
tree086ce2bcf922cfb50185a885d650a8633f07ba9e
parente90bb15f340b2c1ad0d5425c14fbf0f1cf590ffe
feat: Support MSVC /Yu option (compiling with PCH) (#991)

Co-authored-by: Luboš Luňák <l.lunak@centrum.cz>
src/argprocessing.cpp
src/compopt.cpp