mirror of
https://github.com/nodejs/node.git
synced 2025-08-16 06:08:50 +02:00

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