mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2026-06-01 13:26:45 +00:00
5 lines
116 B
Python
5 lines
116 B
Python
|
|
include_rules = [
|
||
|
|
# v8-inspector-protocol.h depends on generated files under include/inspector.
|
||
|
|
"+inspector",
|
||
|
|
]
|