Sign in
chromium
/
external
/
github.com
/
fastfloat
/
fast_float
/
11ce67e5ebcd0e688c7e141bd1420cf40040b59f
/
.
/
BUILD.bazel
blob: fc784a3b066682be314b3e0868d6ecfc6518929b [
file
]
cc_library
(
name
=
"fast_float"
,
hdrs
=
glob
([
"include/fast_float/*.h"
]),
strip_include_prefix
=
"include"
,
visibility
=
[
"//visibility:public"
],
)