diff options
author | Andrei Alexeyev <0x416b617269@gmail.com> | 2019-02-09 20:11:45 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-02-13 21:24:43 +0200 |
commit | cc8af259c813e239292cccb60bacfbc7641e12a9 (patch) | |
tree | 3a5df9d145a7c3f5b9a58d540e6c9b12f302f539 /mesonbuild/compilers/compilers.py | |
parent | ebfb09f5d64b8dbb9d10ae57f71a1d7be7fd9137 (diff) | |
download | meson-cc8af259c813e239292cccb60bacfbc7641e12a9.zip meson-cc8af259c813e239292cccb60bacfbc7641e12a9.tar.gz meson-cc8af259c813e239292cccb60bacfbc7641e12a9.tar.bz2 |
ninja: Always treat PCHs as an implicit dependency
In addition to MSVC, which was worked around previously, GCC also does
not list includes from the PCH in the depfile by default, unless
-fpch-deps is given. I think it's best to stay safe and not rely on any
particular behavior from the compiler here.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions