PR-URL: https://github.com/nodejs/node/pull/60898 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
8 lines
142 B
Python
8 lines
142 B
Python
include_rules = [
|
|
'+base',
|
|
'+build',
|
|
'+crypto',
|
|
'+testing',
|
|
'+third_party/icu/source/i18n/unicode',
|
|
'+third_party/zlib/zlib.h',
|
|
]
|