Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
66460c9cb6aeae877de60b0c58be05ba05452729
/
.
/
apps
/
tetopology
/
api
/
BUCK
blob: 2b27800cf34770460df6e64a1990dc70842c2268 [
file
] [
log
] [
blame
]
Henry Yu
4b4a7eb
2016-11-09 20:07:53 -0500
[
diff
] [
blame
]
1
COMPILE_DEPS
=
[
2
'//lib:CORE_DEPS'
,
3
]
4
5
osgi_jar_with_tests
(
6
deps
=
COMPILE_DEPS
,
7
)