Name Description Size
AbseilConfigureCopts.cmake 4405
configure_copts.bzl 1147
copts.py Abseil compiler options. This is the source of truth for Abseil compiler options. To modify Abseil compilation options: (1) Edit the appropriate list in this file based on the platform the flag is needed on. (2) Run `<path_to_absl>/copts/generate_copts.py`. The generated copts are consumed by configure_copts.bzl and AbseilConfigureCopts.cmake. 5837
generate_copts.py Generate Abseil compile compile option configs. Usage: <path_to_absl>/copts/generate_copts.py The configs are generated from copts.py. 2509
GENERATED_AbseilCopts.cmake 5167
GENERATED_copts.bzl 5285