Updated as described in doc/contributing/maintaining-zlib.md. PR-URL: https://github.com/nodejs/node/pull/45387 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
6 lines
87 B
Python
6 lines
87 B
Python
include_rules = [
|
|
'+base',
|
|
'+build',
|
|
'+testing',
|
|
"+third_party/zlib/zlib.h",
|
|
]
|