mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 03:30:22 +01:00
7 lines
105 B
Text
7 lines
105 B
Text
|
|
subdirs = ["*"]
|
||
|
|
|
||
|
|
cc_library_headers {
|
||
|
|
name: "libdrm_test_headers",
|
||
|
|
export_include_dirs: ["."],
|
||
|
|
}
|