diff options
author | Brad King <brad.king@kitware.com> | 2019-01-21 16:09:32 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-01-21 16:14:07 (GMT) |
commit | 15ad8300621eaf9fe23cda30368f90b420505d43 (patch) | |
tree | 8ac4188548a5addf9634e0d8f243a875b918197e /CTestCustom.cmake.in | |
parent | a61c061b6143cb6d8920b1b5796a867c0f104556 (diff) | |
download | CMake-15ad8300621eaf9fe23cda30368f90b420505d43.zip CMake-15ad8300621eaf9fe23cda30368f90b420505d43.tar.gz CMake-15ad8300621eaf9fe23cda30368f90b420505d43.tar.bz2 |
Refactor exclusion of -I/usr/include to avoid per-language values
Add a `CMAKE_PLATFORM_IMPLICIT_INCLUDE_DIRECTORIES` to contain the
hard-coded list of paths to be excluded from `-I` arguments so that the
values remain excluded even if the per-language
`CMAKE_<LANG>_IMPLICIT_INCLUDE_DIRECTORIES` variants change.
This is needed to preserve our historical exclusion of `-I/usr/include`
even when it is not a real implicit include directory. A policy may be
needed to remove it later.
Diffstat (limited to 'CTestCustom.cmake.in')
0 files changed, 0 insertions, 0 deletions