Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e2ed386001683e18c0f32c2d680ab3fb1693db75
/
.
/
apps
/
cordconfig
/
BUCK
blob: b37025abdde869fa08fb17496622113b4ea16cba [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'CORD Configuration'
,
category
=
'Utility'
,
url
=
'http://onosproject.org'
,
description
=
'CORD configuration meta application.'
,
)