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

breakpad: add components #6

Merged
merged 1 commit into from
May 27, 2021
Merged

Conversation

madebr
Copy link

@madebr madebr commented May 26, 2021

Apart from it not working on Windows and Macos, this recipe was already in very good shape.

@@ -17,8 +18,7 @@ bool callback(const MinidumpDescriptor &descriptor,
}

int main(int argc, char *argv[]) {

std::cout << "Breakpad test_package" << std::endl;
std::cout << "Breakpad test_package\n";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No particular reason other then no no need for the flush.

@ericriff ericriff merged commit 825d120 into ericriff:eriff/add-breakpad May 27, 2021
@madebr madebr deleted the pr5639 branch May 27, 2021 14:59
ericriff pushed a commit that referenced this pull request Jul 8, 2021
…plugin

* [google-cloud-cpp] Add library

* start to work on deps

* exclude tests, use config for CMake packages

* Add build module to find grpc_cpp_plugin

* [crc32c] Add recipe

* add crc32c dep

* update grpc

* remove, not for this PR

* [grpc] Use build_modules to find the grcp_cpp_plugin

* Update recipes/grpc/all/conanfile.py

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

* grpc: add version 1.37.1 (#6)

Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)

Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
Co-authored-by: Quentin Chateau via Conan Center Bot <quentin.chateau@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants