diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-05-30 14:05:55 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-05-30 15:25:39 +0530 |
commit | ff07314a865d960aac2c377a94de766b68888ee5 (patch) | |
tree | 3ac92f0913cd680c0e565f88e5f518248bb3d77b /mesonbuild/scripts/commandrunner.py | |
parent | c87c42b736197b726f3cca47e92bc836c773085e (diff) | |
download | meson-ff07314a865d960aac2c377a94de766b68888ee5.zip meson-ff07314a865d960aac2c377a94de766b68888ee5.tar.gz meson-ff07314a865d960aac2c377a94de766b68888ee5.tar.bz2 |
New compiler method: check_header
This checks not only for existence, but also for usability of the
header, which means it does a full compilation and not just
pre-processing or __has_include.
Fixes https://github.com/mesonbuild/meson/issues/2246
Diffstat (limited to 'mesonbuild/scripts/commandrunner.py')
0 files changed, 0 insertions, 0 deletions