9 lines
125 B
Python
9 lines
125 B
Python
include_rules = [
|
|
"-include",
|
|
"+v8config.h",
|
|
"+v8-platform.h",
|
|
"+cppgc",
|
|
"-src",
|
|
"+libplatform/libplatform.h",
|
|
]
|