Add an option to scons: --use-system-fmt
import.sh: use the upstream libfmt github repo.
StringData fmt interop
noexcept for to_string_view(StringData) hook
noexcept for StringData's rawData() and size()
add fmt to THIRD-PARTY-NOTICES + markdown tweaks
import the fmt LICENSE.rst
update fmt lib revision
4 lines
159 B
C++
4 lines
159 B
C++
// This file intentionally blank. shim_fmt.cpp is part of the
|
|
// third_party/fmt library, which is just a placeholder for forwarding
|
|
// library dependencies.
|