blob: 132f1d0a0e88f52b010263de3da1bb1649829068 [file] [edit]
include_rules = [
'+third_party/libjpeg/jerror.h',
'+third_party/libjpeg/jpeglib.h',
'+third_party/libjpeg_turbo/jerror.h',
'+third_party/libjpeg_turbo/jpeglib.h',
]
specific_include_rules = {
"rust_.*": [
'+third_party/rust/cxx',
],
}