trisquel-icecat/icecat/third_party/abseil-cpp/.gn
2025-10-06 02:35:48 -06:00

10 lines
242 B
Text

# The location of the build configuration file.
buildconfig = "//chromium/build/config/BUILDCONFIG.gn"
script_executable = "python3"
secondary_source = "//abseil-cpp/"
default_args = {
use_custom_libcxx = false
is_component_build = false
}