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