Sign in
chromium
/
external
/
github.com
/
fastfloat
/
fast_float
/
refs/heads/upstream/document_bench
/
.
/
BUILD.bazel
blob: fc784a3b066682be314b3e0868d6ecfc6518929b [
file
] [
log
] [
blame
] [
edit
]
cc_library
(
name
=
"fast_float"
,
hdrs
=
glob
([
"include/fast_float/*.h"
]),
strip_include_prefix
=
"include"
,
visibility
=
[
"//visibility:public"
],
)