PR-URL: https://github.com/nodejs/node/pull/50085 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
8 lines
129 B
Python
8 lines
129 B
Python
include_rules = [
|
|
'+base',
|
|
'+build',
|
|
'+testing',
|
|
'+third_party/icu/source/i18n/unicode',
|
|
'+third_party/zlib/zlib.h',
|
|
]
|