Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
df21059f7ca6f1babc7f1f3b92122cacffc85951
/
.
/
lib
/
nlohmann_json
/
BUILD.bazel
blob: 1060277d03dd290ddf97a2921bb0dbcdca4f6c31 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
cc_library
(
name
=
"json"
,
hdrs
=
[
"single_include/nlohmann/json.hpp"
],
includes
=
[
"single_include"
],
)