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

Add cmake support #1

Merged

Conversation

Garcia6l20
Copy link

Try to use libc++ whenever no coroutine header is found

I've been facing this problem while trying to build on Ubuntu 20.04 with any of clang-10-11-12.
This workaround retries to find coroutine possible headers with libc++.

@Garcia6l20 Garcia6l20 changed the base branch from master to add_cmake_support October 7, 2020 12:16
@andreasbuhr andreasbuhr merged commit 4901f47 into andreasbuhr:add_cmake_support Oct 10, 2020
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