PR-URL: https://github.com/nodejs/node/pull/36139 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Shelley Vohr <codebytere@gmail.com>
8 lines
125 B
Python
8 lines
125 B
Python
include_rules = [
|
|
"-include",
|
|
"+v8config.h",
|
|
"+v8-platform.h",
|
|
"+cppgc",
|
|
"-src",
|
|
"+libplatform/libplatform.h",
|
|
]
|