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

GH-43218: [C++] Resolve Abseil like any other dependency in the build system #43219

Merged
merged 6 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    db5a6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef397f View commit details
    Browse the repository at this point in the history
  3. cmake: Pass correct package name to resolve_dependency(absl...)

    And don't pass a pkg-config parameter for absl as there isn't a single package but many.
    
    Co-authored-by: Sutou Kouhei <[email protected]>
    felipecrv and kou committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9c07dfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7530cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    866bf1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    164898f View commit details
    Browse the repository at this point in the history