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