You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming we want to continue building libcurl from source for Bazel-based builds, we should move these to use rules_foreign_cc, and build using the CMake files distributed with libcurl instead of our own (and hacky) BUILD file.
Assuming we want to continue building libcurl from source for Bazel-based builds, we should move these to use rules_foreign_cc, and build using the CMake files distributed with libcurl instead of our own (and hacky)
BUILDfile.