Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
bdf39a75600df007e08234f89b8f8834e00f1b2a
/
.
/
apps
/
cpman
/
api
/
BUILD
blob: a70609cc70f219a2645447463edc26577095204f [
file
] [
log
] [
blame
]
Ray Milkey
18fb081
2018-06-21 10:32:53 -0700
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
[
2
"//core/store/serializers:onos-core-serializers"
,
3
]
4
5
osgi_jar_with_tests
(
6
test_deps
=
TEST_ADAPTERS
,
7
deps
=
COMPILE_DEPS
,
8
)