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