eis/inc/x2struct/thirdparty/libbson/BUILD

17 lines
207 B
Python

# generated by genlibbuild
cc_library(
name = 'bson-1.0',
srcs = [
],
prebuilt = True,
export_incs = [
'./include',
],
deps=[
'#pthread',
'#rt',
]
)