aboutsummaryrefslogtreecommitdiffstats
path: root/Android.bp
blob: 9e7844d58e6a28e22eca7235258fb398557c08c1 (plain)
1
2
3
4
5
cc_library_headers {
    name: "pybind11_headers",
    host_supported: true,
    export_include_dirs: ["include"],
}