forked from LeenkxTeam/Kmake
9 lines
124 B
Python
9 lines
124 B
Python
include_rules = [
|
|
'+absl/flags',
|
|
"+perfetto",
|
|
"+protos/perfetto",
|
|
"+src",
|
|
"+testing",
|
|
"+third_party/siphash",
|
|
]
|