forked from LeenkxTeam/Kmake
6 lines
95 B
Python
6 lines
95 B
Python
specific_include_rules = {
|
|
"test-wasm-strings.cc": [
|
|
"+third_party/utf8-decoder",
|
|
],
|
|
}
|