aboutsummaryrefslogtreecommitdiff
path: root/absl/algorithm/container.h
diff options
context:
space:
mode:
authorEvan Cox <evanacox00@gmail.com>2022-08-11 14:55:04 -0400
committerEvan Cox <evanacox00@gmail.com>2022-08-11 14:55:04 -0400
commit6f6886156d986d83e33f97578bd3eb66b36fb40a (patch)
tree18777e01039125298439ee7634e059fac04c9288 /absl/algorithm/container.h
parent697acabc5b7e28c51f7ab8d2f43d4ef4fed77f8d (diff)
downloadabseil-6f6886156d986d83e33f97578bd3eb66b36fb40a.tar.gz
abseil-6f6886156d986d83e33f97578bd3eb66b36fb40a.tar.bz2
abseil-6f6886156d986d83e33f97578bd3eb66b36fb40a.zip
add new CMake option `ABSL_USE_SYSTEM_INCLUDES`
When using Abseil as a dependency with CMake, files that include Abseil headers and have incompatible warning settings can emit compiler warnings. CMake allows you to mark include directories as `SYSTEM` includes, which causes compilers to ignore warnings from those headers. This adds the new option `ABSL_USE_SYSTEM_INCLUDES`, which makes Abseil's include directories be marked with `SYSTEM`.
Diffstat (limited to 'absl/algorithm/container.h')
0 files changed, 0 insertions, 0 deletions