Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a818eb529111f95555e60e6f34ef455bdd564748
/
.
/
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.'
,
)