You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
440 B
13 lines
440 B
angle_root = "//third_party/externals/angle2"
|
|
angle_zlib_compression_utils_dir = "//third_party/zlib"
|
|
angle_spirv_headers_dir = "//third_party/externals/spirv-headers"
|
|
angle_spirv_tools_dir = "//third_party/externals/spirv-tools"
|
|
|
|
# We don't have Chromium's build/ or testing/ directories.
|
|
angle_has_build = false
|
|
|
|
# Bunch of features ANGLE's build files test for that we never set.
|
|
is_cfi = false
|
|
is_chromecast = false
|
|
is_chromeos = false
|