blob: a12c9ab54b1a518c143ed3105acd198a4d440c13 [file] [log] [blame]
{
'targets': [
{
'target_name': 'mount-passthrough',
'type': 'executable',
'sources': [
'mount-passthrough.cc',
],
'variables': {
'deps': [
'fuse',
'libcap',
],
},
},
],
}