forked from LeenkxTeam/Kmake
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
|
|
include_rules = [
|
||
|
|
'+base',
|
||
|
|
'+build',
|
||
|
|
'+testing',
|
||
|
|
'+third_party/icu/source/i18n/unicode',
|
||
|
|
'+third_party/zlib/zlib.h',
|
||
|
|
]
|