Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cc2d7fc417b98dc4506ab3180fbb4b107e7f297f
/
.
/
apps
/
routing-api
/
BUCK
blob: 4e4939b1f66d01da950a54c072269cfdf99eacb2 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//incubator/api:onos-incubator-api'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)