Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
80d2e97135190a92e8a18e8979c9fea222991366
/
.
/
apps
/
scalablegateway
/
BUCK
blob: d4fdb0db3f009c5bc8fb8870bf1758966f85715e [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Scalable GW App'
,
category
=
'Utility'
,
url
=
'http://onosproject.org'
,
description
=
'Scalable gateway service'
,
)