Skip to content

Fixed build interface include directories for CMake projects #536

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
Aug 22, 2020

Conversation

spreagtha
Copy link
Contributor

Hi all,

I am using RxCpp in my CMake project, having it added as a git submodule and connected to my project via cmake 'add_subdirectory'. I had initial problems as it seems that the cmake BUILD_INTERFACE was pointing to the non-existent folder 'projects/CMake/include', and was a quick fix to point it to the proper location.

Thnx 😄

@kirkshoop kirkshoop merged commit 9002d9b into ReactiveX:master Aug 22, 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