Gitiles
Code Review
Sign In
gerrit.opencord.org
/
config
/
c6681fba2b8d27d18027a72950b0dfcec7e53737
/
.
/
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.'
,
)