Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a0b8f65e8ae4e6226f64ffb3569bc1729e3a4e25
/
.
/
apps
/
mobility
/
BUCK
blob: 38b0228120a76b5dfbaf01d353ffa14d866a0d6e [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Host Mobility'
,
category
=
'Utility'
,
url
=
'http://onosproject.org'
,
description
=
'Host mobility application.'
,
)