Skip to content

Fixed build interface include directories for CMake projects#536

Merged
kirkshoop merged 1 commit intoReactiveX:masterfrom
spreagtha:master
Aug 22, 2020
Merged

Fixed build interface include directories for CMake projects#536
kirkshoop merged 1 commit intoReactiveX:masterfrom
spreagtha:master

Conversation

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