9 lines
170 B
Text
9 lines
170 B
Text
|
//#################################################
|
||
|
cc_library_headers {
|
||
|
name: "xbyak_headers",
|
||
|
vendor: true,
|
||
|
export_include_dirs: [
|
||
|
"xbyak"
|
||
|
],
|
||
|
}
|