ReactiveX / RxCpp

Reactive Extensions for C++
Apache License 2.0
3.03k stars 390 forks source link

CMake: Added option to disable building tests and examples #574

Closed ivan-cukic closed 2 years ago

ivan-cukic commented 2 years ago

This adds an option to skip building tests and examples. Useful when using CMake FetchContent to include RxCpp into the project's dependencies.