Skip to content

README: fix cmake generation snippet for clang/linux#479

Merged
kirkshoop merged 1 commit intoReactiveX:masterfrom
iam:fix-478
Feb 12, 2019
Merged

README: fix cmake generation snippet for clang/linux#479
kirkshoop merged 1 commit intoReactiveX:masterfrom
iam:fix-478

Conversation

@iam
Copy link
Copy Markdown
Contributor

@iam iam commented Feb 11, 2019

clang should be told to use libc++, otherwise it will
try to use libstdc++ which may be missing on some systems.

Resolves: #478

clang should be told to use libc++, otherwise it will
try to use libstdc++ which may be missing on some systems.

Resolves: ReactiveX#478
@iam
Copy link
Copy Markdown
Contributor Author

iam commented Feb 11, 2019

I apologize in advance for not updating Readme.html, I wasn't sure what the command to rebuild it was?

@kirkshoop
Copy link
Copy Markdown
Member

this is great, thanks!

@kirkshoop kirkshoop merged commit 8683567 into ReactiveX:master Feb 12, 2019
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