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

Specify a cmake export set #268

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeremy-rifkin
Copy link
Contributor

I got an issue on my library cpptrace about specifying an export set in cmake jeremy-rifkin/cpptrace#189. It looks like it's important to both install(EXPORT) and export() in cmake.

In order to patch this in my repository, it looks like libdwarf needs to define an export set too. This PR implements this. Tested locally and things seem ok.

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.

1 participant