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