forked from LeenkxTeam/Kmake
8 lines
184 B
Python
8 lines
184 B
Python
include_rules = [
|
|
"+include/cppgc",
|
|
"+src/base",
|
|
"+src/heap/cppgc",
|
|
"+test/unittests/heap/cppgc",
|
|
"+third_party/google_benchmark_chrome/src/include/benchmark/benchmark.h",
|
|
]
|