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