diff options
author | Wade Berrier <wberrier@gmail.com> | 2017-04-06 23:10:09 -0600 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-04-14 00:40:19 +0300 |
commit | dcc95d7f705c5fbc036d7d6511f6df50beaac44a (patch) | |
tree | 25e3e888287de0051a24aab0dbb6401cc957a394 /mesonbuild/mesonmain.py | |
parent | b951e60f0683c9198d62004a5ef3d4c1cb9ba38f (diff) | |
download | meson-dcc95d7f705c5fbc036d7d6511f6df50beaac44a.zip meson-dcc95d7f705c5fbc036d7d6511f6df50beaac44a.tar.gz meson-dcc95d7f705c5fbc036d7d6511f6df50beaac44a.tar.bz2 |
dependencies: boost: use system include flag for header includes
... based on the compiler object
This addresses issue #1569
Need to be careful about using -isystem with the standard include
dirs (thanks to the unit tests for catching this). It may be
worthwhile trying to detect what the include dirs are.
Other dependencies (GTest) just avoid adding the include dir for those
system includes. Do the same here.
Diffstat (limited to 'mesonbuild/mesonmain.py')
0 files changed, 0 insertions, 0 deletions