Skip to content

make find_package(rxcpp CONFIG) work through exporting TARGETS#509

Merged
kirkshoop merged 2 commits intoReactiveX:masterfrom
Exctues:master
Aug 18, 2019
Merged

make find_package(rxcpp CONFIG) work through exporting TARGETS#509
kirkshoop merged 2 commits intoReactiveX:masterfrom
Exctues:master

Conversation

@Exctues
Copy link
Copy Markdown
Contributor

@Exctues Exctues commented Aug 3, 2019

Signed-off-by: exctues [email protected]

The idea is to allow Config mode(not only Module) in find_package function.
So, now in order to import rxcpp in the other project what you need to do is:

  1. install rxcpp by "make install"
  2. add find_package(rxcpp CONFIG) into CMakeLists.txt

@kirkshoop
Copy link
Copy Markdown
Member

Nice! Would you please add this to the Readme?

@Exctues
Copy link
Copy Markdown
Contributor Author

Exctues commented Aug 7, 2019

Nice! Would you please add this to the Readme?

Sure. Can you check it?

@kirkshoop kirkshoop merged commit 1fadd7e into ReactiveX:master Aug 18, 2019
@kirkshoop
Copy link
Copy Markdown
Member

Thanks!

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