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