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