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