Sign in
flutter
/
third_party
/
json.git
/
refs/heads/gh-pages
/
.
/
integration
/
bazel
/
BUILD
blob: ec223f14d6b043fa53e1902b661b7c104b7c2dfc [
file
] [
edit
]
cc_binary
(
name
=
"main"
,
srcs
=
[
"example.cpp"
],
deps
=
[
"@nlohmann_json//:json"
],
)