Skip to content

cmake: use targets (includes/definitions/... + add install #7

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

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

madebr
Copy link

@madebr madebr commented Mar 31, 2020

This allows sentry-native to use crashpad by simply linking to crashpad::client.

No adding include directories, no extra defines, no c++ standards.

Copy link
Member

@Swatinem Swatinem left a comment

Choose a reason for hiding this comment

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

This is really awesome stuff! Thank you so much ❤️

Comment on lines +7 to +9
[submodule "third_party/lss/lss"]
path = third_party/lss/lss
url = https://chromium.googlesource.com/linux-syscall-support
Copy link
Author

Choose a reason for hiding this comment

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

I tried this to get it building on Linux but it gets stuck elsewhere on a "windows.h" include.

@Swatinem Swatinem merged commit f71a7bb into getsentry:getsentry Apr 1, 2020
@madebr madebr deleted the cmake branch April 1, 2020 12:00
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