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