Skip to content

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

Merged
Swatinem merged 1 commit intogetsentry:getsentryfrom
madebr:cmake
Apr 1, 2020
Merged

cmake: use targets (includes/definitions/... + add install#7
Swatinem merged 1 commit intogetsentry:getsentryfrom
madebr:cmake

Conversation

@madebr
Copy link
Copy Markdown

@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
Copy Markdown

@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
Copy Markdown
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