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