Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
83a640ada351d9b0b5fcfa0d890029b314c22cb2
/
.
/
core
/
protobuf
/
models
/
BUILD
blob: f04af82fe54f40fe8f58a78072392b9781f9a544 [
file
] [
log
] [
blame
]
Thomas Vachuska
52f2cd1
2018-11-08 21:20:04 -0800
[
diff
] [
blame
]
1
COMPILE_DEPS
=
CORE_DEPS
+
[
2
"//core/protobuf/models/proto:onos-core-protobuf-models-proto"
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)