Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: make dependency on fast_float optional in CMake build #2310

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mhx
Copy link
Contributor

@mhx mhx commented Oct 10, 2024

The fast_float library isn't widely available, especially for older distributions. Furthermore, FOLLY_CONV_ATOD_MODE isn't even set by the CMake build, so conversion doesn't actually use fast_float.

The fast_float library isn't widely available, especially for older
distributions. Furthermore, `FOLLY_CONV_ATOD_MODE` isn't even set by
the CMake build, so conversion doesn't actually use fast_float.
@facebook-github-bot
Copy link
Contributor

@Orvid has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants