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