forked from LeenkxTeam/Kmake
7 lines
112 B
Python
7 lines
112 B
Python
specific_include_rules = {
|
|
"tracing-unittest\.cc": [
|
|
"+perfetto/tracing.h",
|
|
"+protos/perfetto"
|
|
],
|
|
}
|